mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
Part of calculation
This commit is contained in:
@@ -7,6 +7,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wpedantic -fsanitize=address -las
|
||||
include_directories(
|
||||
externals/Catch2/single_include/
|
||||
..
|
||||
../libcron/externals/date
|
||||
)
|
||||
|
||||
add_executable(
|
||||
|
Reference in New Issue
Block a user