X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=cee5a07fd048caf05f85fb11f5977fc5b46ea756;hb=3303d82a7e637f7c15b55ee21d555df7b672ae81;hp=60ef6cecef1cd7dad72e169c8353fcc29f78b401;hpb=f83af86907f072b8d58bc84acfb431682a9e3080;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 60ef6cec..cee5a07f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -93,8 +93,8 @@ SET(include_dirs ${uuid_INCLUDE_DIRS} ${alsa_INCLUDE_DIRS} ${pulseaudio_INCLUDE_DIRS} -# ${librtlsdr_INCLUDE_DIRS} -# ${gupnp_INCLUDE_DIRS} + ${librtlsdr_INCLUDE_DIRS} + ${gupnp_INCLUDE_DIRS} ${openssl_INCLUDE_DIRS} ) @@ -105,8 +105,8 @@ SET(link_libraries ${uuid_LIBRARIES} ${alsa_LIBRARIES} ${pulseaudio_LIBRARIES} -# ${librtlsdr_LIBRARIES} -# ${gupnp_LIBRARIES} + ${librtlsdr_LIBRARIES} + ${gupnp_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT} # ${libefence_LIBRARIES} ${openssl_LIBRARIES}