Skip to content

Commit

Permalink
Don't build tests (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>
  • Loading branch information
JeanChristopheMorinPerso authored Dec 8, 2024
1 parent 0782391 commit c728ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ else()
target_sources(raven PUBLIC main_glfw.cpp)
endif()

set(BUILD_TESTING OFF)
add_subdirectory("libs")

include_directories(
Expand Down

0 comments on commit c728ed3

Please sign in to comment.