mirror of https://github.com/Icinga/icinga2.git
parent
5be3139b5e
commit
14ec0b6642
|
@ -23,7 +23,7 @@ add_library(hello SHARED
|
|||
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 (
|
||||
hello PROPERTIES
|
||||
|
|
Loading…
Reference in New Issue