mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
parent
5be3139b5e
commit
14ec0b6642
@ -23,7 +23,7 @@ add_library(hello SHARED
|
|||||||
hello.cpp hello.th hello-type.cpp
|
hello.cpp hello.th hello-type.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(hello ${Boost_LIBRARIES} base)
|
target_link_libraries(hello ${Boost_LIBRARIES} base config)
|
||||||
|
|
||||||
set_target_properties (
|
set_target_properties (
|
||||||
hello PROPERTIES
|
hello PROPERTIES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user