Skip to content

Commit bd07684

Browse files
committed
remove vendor "jetbrains.com/clion" setting - needed only for old XCode on old MacOS.
1 parent fde2ffb commit bd07684

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CMakePresets.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,6 @@
7575
"cacheVariables": {
7676
"CMAKE_C_COMPILER": "clang",
7777
"CMAKE_CXX_COMPILER": "clang++"
78-
},
79-
"vendor": {
80-
"jetbrains.com/clion": {
81-
"toolchain": "Clang19"
82-
}
8378
}
8479
}
8580
],

0 commit comments

Comments
 (0)