X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=e1990923a7b93c0ca783528c99a0f334360efb4a;hb=b55a56d550d4a62a63e175f87c89a0a6c55e691e;hp=16d9b802e27d343b7f46d17089f4113c66b95d7b;hpb=8145fbf6ddca62854bd6afdd79f6dd391e0097d0;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 16d9b802..e1990923 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,9 +29,6 @@ set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-fram SET(LIBAFBWSC_VERSION "1.0") SET(LIBAFBWSC_SOVERSION "1") -SET(CMAKE_BUILD_TYPE Debug) -SET(CMAKE_POSITION_INDEPENDENT_CODE ON) - INCLUDE(FindPkgConfig) INCLUDE(CheckIncludeFiles) INCLUDE(CheckLibraryExists)