X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=c3fa0e283de651be300077a1129bf6c865716416;hb=e000e3b73ee0582882324e504fe2dae7386534f8;hp=12d78094afdbf513eefb801d25049d312e1c77da;hpb=9eb56fc592c6e2c305a0fbcc69499271ac034236;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 12d78094..c3fa0e28 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -70,7 +70,7 @@ SET(include_dirs SET(link_libraries ${CMAKE_THREAD_LIBS_INIT} - ${json-c_LIBRARIES} + ${json-c_LDFLAGS} ) SET(binding_install_dir ${CMAKE_INSTALL_FULL_LIBDIR}/afb)