mirror of
https://github.com/simon987/sist2.git
synced 2025-12-15 08:19:06 +00:00
Don't build tests by default, fix enlarge button
This commit is contained in:
@@ -5,7 +5,7 @@ project(sist2 C)
|
||||
|
||||
option(SIST_DEBUG "Build a debug executable" on)
|
||||
|
||||
set(BUILD_TESTS on)
|
||||
set(BUILD_TESTS off)
|
||||
add_subdirectory(third-party/libscan)
|
||||
set(ARGPARSE_SHARED off)
|
||||
add_subdirectory(third-party/argparse)
|
||||
|
||||
Reference in New Issue
Block a user