Skip to content

Commit

Permalink
Try disabling PCHs
Browse files Browse the repository at this point in the history
  • Loading branch information
daljit46 authored May 20, 2024
1 parent 547ab72 commit 78668ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
-D CMAKE_BUILD_TYPE=Release
-D MRTRIX_BUILD_TESTS=ON
-D MRTRIX_STL_DEBUGGING=ON
-D MRTRIX_USE_PCH=OFF
-D MRTRIX_WARNINGS_AS_ERRORS=ON
-D CMAKE_C_COMPILER=clang
-D CMAKE_CXX_COMPILER=clang++
Expand Down

0 comments on commit 78668ba

Please sign in to comment.