chore: Add CLion run configuration for 'sunshine' (#5181)

This commit is contained in:
David Lane
2026-05-24 17:24:43 -04:00
committed by GitHub
parent 2b7a891a02
commit 64f69d052a
+7
View File
@@ -0,0 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="sunshine" type="CMakeRunConfiguration" factoryName="Application" PROGRAM_PARAMS="port=37989 sunshine_name=CLion-$ModuleName$-$CMakeCurrentProfileName$" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="Sunshine" TARGET_NAME="sunshine" CONFIG_NAME="Release" RUN_TARGET_PROJECT_NAME="Sunshine" RUN_TARGET_NAME="sunshine">
<method v="2">
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
</method>
</configuration>
</component>