Skip to content

Commit

Permalink
option missing
Browse files Browse the repository at this point in the history
  • Loading branch information
trcrsired committed Mar 31, 2024
1 parent 73a6591 commit a13c3ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ endif()

endif()

option(ENABLE_TESTS "Enable tests" OFF)

if(${ENABLE_TESTS})
include(CTest)
include_directories(include)
Expand Down

0 comments on commit a13c3ed

Please sign in to comment.