mirror of
https://github.com/arcan1s/queued.git
synced 2025-07-16 23:29:56 +00:00
add cmake adds
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
set (SUBPROJECT "queued-daemon")
|
||||
message (STATUS "Subproject ${SUBPROJECT}")
|
||||
|
||||
include("adds.cmake")
|
||||
add_subdirectory ("src")
|
||||
# build man
|
||||
file (GLOB SUBPROJECT_MAN_IN "*.1")
|
||||
|
Reference in New Issue
Block a user