X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=29adeeedebc966a39bcd205a3e23d312f854cb31;hb=8626aab4dee6bb6f9554146d41bb6610669cbae5;hp=d6fba1078bbe08eceb87722aebbd9088a025a7ef;hpb=898dbe9fc592f49a8043a62642e7786537d91de5;p=src%2Flibhomescreen.git diff --git a/CMakeLists.txt b/CMakeLists.txt index d6fba10..29adeee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,6 +34,7 @@ set(CMAKE_BUILD_TYPE Debug) set(USE_HMI_DEBUG FALSE) add_subdirectory(src) +add_subdirectory(include) #generate configure file configure_file(libhomescreen.pc.in libhomescreen.pc @ONLY)