mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-14 03:29:28 +07:00
move install commands to develop cmakelists
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"name": "ninja-base",
|
||||
"hidden": true,
|
||||
"generator": "Ninja Multi-Config",
|
||||
"binaryDir": "${sourceDir}/build/${presetName}",
|
||||
"installDir": "${sourceDir}/install/${presetName}",
|
||||
"binaryDir": "${sourceDir}/develop/build/${presetName}",
|
||||
"installDir": "${sourceDir}/develop/install/${presetName}",
|
||||
"cacheVariables": {
|
||||
"CMAKE_EXPORT_COMPILE_COMMANDS": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user