X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=2d25e7396c829ab4f1d9e6f02c07e893d53fd5a4;hb=refs%2Fchanges%2F13%2F11513%2F5;hp=ec3759b0fad4a7cf50f9dff3d83ef6fa6a30bf90;hpb=074d058a7a483a66af7f8c0b928b321ad483f47c;p=apps%2Fagl-service-windowmanager-2017.git diff --git a/CMakeLists.txt b/CMakeLists.txt index ec3759b..2d25e73 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -79,15 +79,8 @@ set(SANITIZER_MODE "none" CACHE STRING "Build using a specific sanitizer (e.g. ' set(LINK_LIBCXX OFF CACHE BOOL "Link against LLVMs libc++") -add_subdirectory(libwindowmanager) -add_subdirectory(scripts) add_subdirectory(src) -configure_file(windowmanager.pc.in windowmanager.pc @ONLY) -INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/windowmanager.pc - DESTINATION - ${CMAKE_INSTALL_LIBDIR}/pkgconfig) - install( FILES layers.json DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/windowmanager