mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-07-23 02:33:19 -05:00
[+] CMakeLists.txt: Add install phase. (#23)
This commit is contained in:
@@ -6,3 +6,7 @@ add_subdirectory(test)
|
||||
|
||||
add_dependencies(cron_test libcron)
|
||||
|
||||
install(TARGETS libcron DESTINATION lib)
|
||||
install(DIRECTORY libcron/include/libcron DESTINATION include)
|
||||
install(DIRECTORY libcron/externals/date/include/date DESTINATION include)
|
||||
|
||||
|
Reference in New Issue
Block a user