forked from lthn/blockchain
cmake JetBrains settings
This commit is contained in:
parent
39e7eafe5e
commit
ba1311e15c
1 changed files with 9 additions and 0 deletions
9
.idea/cmake.xml
generated
Normal file
9
.idea/cmake.xml
generated
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CMakeSharedSettings">
|
||||
<configurations>
|
||||
<configuration PROFILE_NAME="Debug" ENABLED="true" GENERATION_DIR="build/debug" CONFIG_NAME="Debug" GENERATION_OPTIONS="-G "Unix Makefiles" -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES="contrib/cmake/conan_provider.cmake"" />
|
||||
<configuration PROFILE_NAME="Release" ENABLED="true" GENERATION_DIR="build/release" CONFIG_NAME="Release" GENERATION_OPTIONS="-G "Unix Makefiles" -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES="contrib/cmake/conan_provider.cmake"" />
|
||||
</configurations>
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Reference in a new issue