forked from lthn/blockchain
Introduces CMakePresets.json and ConanPresets.json for standardized build configuration. Updates Makefile to use CMake presets, modifies .gitignore for IDE files, and refines conanfile.py to support CI option and preset integration.
8 lines
No EOL
87 B
JSON
8 lines
No EOL
87 B
JSON
{
|
|
"version": 4,
|
|
"vendor": {
|
|
"conan": {}
|
|
},
|
|
"include": [
|
|
]
|
|
} |