mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
cfc418c9eb
commit
9e16e1d395
@ -47,9 +47,6 @@ if(HAVE_LIBEXECINFO)
|
||||
target_link_libraries(base execinfo)
|
||||
endif()
|
||||
|
||||
include_directories(${icinga2_SOURCE_DIR}/third-party/cJSON)
|
||||
link_directories(${icinga2_BINARY_DIR}/third-party/cJSON)
|
||||
|
||||
include_directories(${icinga2_SOURCE_DIR}/third-party/execvpe)
|
||||
link_directories(${icinga2_BINARY_DIR}/third-party/execvpe)
|
||||
|
||||
|
@ -25,8 +25,6 @@
|
||||
#include <boost/variant/variant.hpp>
|
||||
#include <boost/variant/get.hpp>
|
||||
|
||||
struct cJSON;
|
||||
|
||||
namespace icinga
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user