Commit d02b737ce3808f0bcf1c588a5bb072f5b0e9f244

Authored by Jay Berkenbilt
1 parent 861ef269

Share cmake debug profile

Showing 1 changed file with 1 additions and 0 deletions
.idea/cmake.xml
@@ -2,6 +2,7 @@ @@ -2,6 +2,7 @@
2 <project version="4"> 2 <project version="4">
3 <component name="CMakeSharedSettings"> 3 <component name="CMakeSharedSettings">
4 <configurations> 4 <configurations>
  5 + <configuration PROFILE_NAME="Debug" ENABLED="true" CONFIG_NAME="Debug" />
5 <configuration PROFILE_NAME="Maintainer" ENABLED="true" CONFIG_NAME="RelWithDebInfo" GENERATION_OPTIONS="-DMAINTAINER_MODE=ON -DBUILD_STATIC_LIBS=OFF" /> 6 <configuration PROFILE_NAME="Maintainer" ENABLED="true" CONFIG_NAME="RelWithDebInfo" GENERATION_OPTIONS="-DMAINTAINER_MODE=ON -DBUILD_STATIC_LIBS=OFF" />
6 </configurations> 7 </configurations>
7 </component> 8 </component>