X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=29adeeedebc966a39bcd205a3e23d312f854cb31;hb=a5aa9ac6312d47bcbf8c1750b720245e71a3a155;hp=d6fba1078bbe08eceb87722aebbd9088a025a7ef;hpb=e33fb7867a36b803f7ae2a1cb8f1a3b4f9076e08;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)