We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2da22 commit 098c9a8Copy full SHA for 098c9a8
CMakePresets.json
@@ -119,11 +119,11 @@
119
{
120
"name": "x-cross-qnx-x86_64",
121
"generator": "Unix Makefiles",
122
+ "inherits": [ "mixin-dirs" ],
123
"environment": {
124
"SILKIT_CMAKE_PRESET_BUILD_PLATFORM": "qnx"
125
},
126
"toolchainFile": "${sourceDir}/SilKit/cmake/toolchain-qnx-x86_64.cmake",
- "binaryDir": "${sourceDir}/_build/${presetName}",
127
"cacheVariables": {
128
"SILKIT_BUILD_DASHBOARD": "OFF"
129
0 commit comments