1
0
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:
Per Malmberg
2018-03-09 07:35:11 -08:00
parent a6dd20d150
commit 22da55666a
9 changed files with 175 additions and 28 deletions

View File

@@ -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(