mirror of
https://github.com/simon987/sist2.git
synced 2025-12-15 00:09:12 +00:00
Add .doc support
This commit is contained in:
@@ -5,6 +5,7 @@ project(sist2 C)
|
||||
|
||||
option(SIST_DEBUG "Build a debug executable" on)
|
||||
|
||||
set(BUILD_TESTS on)
|
||||
add_subdirectory(third-party/libscan)
|
||||
set(ARGPARSE_SHARED off)
|
||||
add_subdirectory(third-party/argparse)
|
||||
|
||||
Reference in New Issue
Block a user