mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
Change name of class and update API.
Add Howard Hinnats's date library.
This commit is contained in:
@@ -4,8 +4,6 @@ project(cron_test)
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wpedantic -fsanitize=address -lasan")
|
||||
|
||||
add_definitions(-DEXPOSE_PRIVATE_PARTS)
|
||||
|
||||
include_directories(
|
||||
externals/Catch2/single_include/
|
||||
..
|
||||
|
Reference in New Issue
Block a user