mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
Use newer catch2 for Apple M1 support (#18)
This commit is contained in:
committed by
GitHub
parent
b0046755bd
commit
e91a51afc1
@@ -17,7 +17,7 @@ else()
|
||||
endif()
|
||||
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_LIST_DIR}/externals/Catch2/single_include/
|
||||
${CMAKE_CURRENT_LIST_DIR}/externals/Catch2/single_include/catch2
|
||||
${CMAKE_CURRENT_LIST_DIR}/../libcron/externals/date/include
|
||||
${CMAKE_CURRENT_LIST_DIR}/..
|
||||
)
|
||||
|
Reference in New Issue
Block a user