Skip to content

Commit

Permalink
chore: update build configuration of new CLion version
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Nov 13, 2024
1 parent 9e0a0a6 commit 9517a28
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 10 additions & 0 deletions .run/silo --preprocessing.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="silo --preprocessing" type="CMakeRunConfiguration" factoryName="Application" PROGRAM_PARAMS="--preprocessing --preprocessingConfig=testBaseData/test_preprocessing_config.yaml --databaseConfig=testBaseData/exampleDataset/database_config.yaml" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" WORKING_DIR="file://../" PASS_PARENT_ENVS_2="true" PROJECT_NAME="SILO" TARGET_NAME="siloApi" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="SILO" RUN_TARGET_NAME="siloApi">
<envs>
<env name="SPDLOG_LEVEL" value="debug" />
</envs>
<method v="2">
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
</method>
</configuration>
</component>
10 changes: 0 additions & 10 deletions .run/silo--preprocessing.run.xml

This file was deleted.

0 comments on commit 9517a28

Please sign in to comment.