mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
Update CMakeLists.txt (#48)
* Update CMakeLists.txt * Upgrade date to v3.0.4
This commit is contained in:
@@ -32,7 +32,7 @@ add_library(${PROJECT_NAME}
|
|||||||
src/Task.cpp)
|
src/Task.cpp)
|
||||||
|
|
||||||
target_include_directories(${PROJECT_NAME}
|
target_include_directories(${PROJECT_NAME}
|
||||||
PRIVATE ${CMAKE_CURRENT_LIST_DIR}/externals/date/include
|
PUBLIC ${CMAKE_CURRENT_LIST_DIR}/externals/date/include
|
||||||
PUBLIC include)
|
PUBLIC include)
|
||||||
|
|
||||||
if(NOT MSVC)
|
if(NOT MSVC)
|
||||||
|
2
libcron/externals/date
vendored
2
libcron/externals/date
vendored
Submodule libcron/externals/date updated: cac99da8dc...f94b8f36c6
Reference in New Issue
Block a user