forked from lthn/blockchain
CLion first runs with a default profile configuration for Debug with testnet preset.
This commit is contained in:
parent
df17bf1247
commit
e68fffbe12
1 changed files with 8 additions and 0 deletions
8
.idea/cmake.xml
generated
Normal file
8
.idea/cmake.xml
generated
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CMakeSharedSettings">
|
||||
<configurations>
|
||||
<configuration PROFILE_NAME="Debug" ENABLED="true" GENERATION_DIR="build/release" CONFIG_NAME="Release" GENERATION_OPTIONS="--preset testnet" BUILD_OPTIONS="--preset testnet" NO_GENERATOR="true" />
|
||||
</configurations>
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Reference in a new issue