Skip to content

Commit

Permalink
Fix windows builds are combination
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Aug 19, 2024
1 parent e83afa1 commit f525dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
},
{
"name": "windows",
"generator": "Ninja",
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Release",
"CMAKE_C_COMPILER_LAUNCHER": "ccache",
Expand Down

0 comments on commit f525dfb

Please sign in to comment.