Skip to content

Commit

Permalink
Enable unity build in long-running CI Windows build with CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Sep 23, 2022
1 parent 344fd89 commit 5517289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakePresets.json
Expand Up @@ -125,6 +125,7 @@
},
"cacheVariables": {
"CMAKE_CXX_STANDARD": "17",
"CMAKE_UNITY_BUILD": "ON",
"QL_ENABLE_SESSIONS": "ON",
"QL_ENABLE_THREAD_SAFE_OBSERVER_PATTERN": "ON",
"QL_HIGH_RESOLUTION_DATE": "ON",
Expand Down

0 comments on commit 5517289

Please sign in to comment.