mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
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…
x
Reference in New Issue
Block a user