Skip to content

Commit 098c9a8

Browse files
HasanGrosicVJanKraemer
authored andcommitted
Inherit mixin-dirs from QNX presets
1 parent ca2da22 commit 098c9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@
119119
{
120120
"name": "x-cross-qnx-x86_64",
121121
"generator": "Unix Makefiles",
122+
"inherits": [ "mixin-dirs" ],
122123
"environment": {
123124
"SILKIT_CMAKE_PRESET_BUILD_PLATFORM": "qnx"
124125
},
125126
"toolchainFile": "${sourceDir}/SilKit/cmake/toolchain-qnx-x86_64.cmake",
126-
"binaryDir": "${sourceDir}/_build/${presetName}",
127127
"cacheVariables": {
128128
"SILKIT_BUILD_DASHBOARD": "OFF"
129129
},

0 commit comments

Comments
 (0)