Skip to content

Commit

Permalink
Add BUILD_TESTS Flag to Readme for CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
wienans authored Feb 12, 2024
1 parent 3efc6d3 commit a8caa78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ For rules support (requires pcre) use the flag.
For release builds it is recommended that you use:
-DUSE_MATCHCOMPILER=ON

For building the tests use the flag.
-DBUILD_TESTS=ON

Using cmake you can generate project files for Visual Studio,XCode,etc.

#### Building a specific configuration
Expand Down

0 comments on commit a8caa78

Please sign in to comment.