Added CLion config.

This commit is contained in:
2024-06-20 22:38:11 +02:00
parent 98e1b3576e
commit 77a2989b1e
5 changed files with 63 additions and 0 deletions

15
.idea/customTargets.xml generated Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CLionExternalBuildManager">
<target id="cab1ed29-9bf0-48fc-9e34-104cc93d7c34" name="Scons Debug" defaultType="TOOL">
<configuration id="4a9d6d63-54eb-4f76-b81f-b3afffdb4626" name="Scons Debug">
<build type="TOOL">
<tool actionId="Tool_External Tools_Scons Debug" />
</build>
<clean type="TOOL">
<tool actionId="Tool_External Tools_Scons Debug Clean" />
</clean>
</configuration>
</target>
</component>
</project>