mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
Functionality in main Cron class.
This commit is contained in:
@@ -12,7 +12,7 @@ include_directories(
|
||||
|
||||
add_executable(
|
||||
${PROJECT_NAME}
|
||||
test.cpp
|
||||
CronScheduleTest.cpp)
|
||||
CronDataTest.cpp
|
||||
CronScheduleTest.cpp CronTest.cpp)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} libcron)
|
Reference in New Issue
Block a user