mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-03 14:03:52 +00:00
spacing fix
This commit is contained in:
parent
f6874e664a
commit
5959ae456b
@ -19,7 +19,8 @@ add_compile_options(-pedantic -Wall -Wextra)
|
||||
|
||||
include_directories(include)
|
||||
set(headers "${PROJECT_SOURCE_DIR}/include/CLI.hpp")
|
||||
enable_testing()
|
||||
|
||||
enable_testing()
|
||||
add_subdirectory(tests)
|
||||
|
||||
add_subdirectory(examples)
|
||||
|
Loading…
x
Reference in New Issue
Block a user