Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bostick committed Nov 5, 2024
1 parent fe65036 commit 5b71e53
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ cmake ..
cmake --build .
```

If building tests with Xcode, must also do:
```
-DCMAKE_GTEST_DISCOVER_TESTS_DISCOVERY_MODE=PRE_TEST
```

https://gitlab.kitware.com/cmake/cmake/-/issues/25730


## How to use

Expand Down

0 comments on commit 5b71e53

Please sign in to comment.