mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 19:31:53 +00:00
1. Remove all except JetBrains clion by cmake 2. Add .run/srs.run.xml for debugging for CLion. 3. Auto configure SRS when load CMakeLists.txt
7 lines
No EOL
625 B
XML
7 lines
No EOL
625 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="srs" type="CMakeRunConfiguration" factoryName="Application" PROGRAM_PARAMS="-c conf/clion.conf" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" WORKING_DIR="file://$CMakeCurrentBuildDir$/../../../" PASS_PARENT_ENVS_2="true" PROJECT_NAME="srs" TARGET_NAME="srs" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="srs" RUN_TARGET_NAME="srs">
|
|
<method v="2">
|
|
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component> |