summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeungha Son <seungha.son@samsung.com>2017-11-21 11:53:18 +0900
committerSeungha Son <seungha.son@samsung.com>2017-11-21 11:54:26 +0900
commit94cef59489018ea81ee2aeb07e96000f9c5c7687 (patch)
treef4f69e681945e715b2a7e1d009319836c6d7996b
parent811a4346bdc35f8e5d3b77bc3a8da12c8f653e72 (diff)
downloadnotification-94cef59489018ea81ee2aeb07e96000f9c5c7687.tar.gz
notification-94cef59489018ea81ee2aeb07e96000f9c5c7687.tar.bz2
notification-94cef59489018ea81ee2aeb07e96000f9c5c7687.zip
Fix build error
Signed-off-by: Seungha Son <seungha.son@samsung.com> Change-Id: Ie07bdf1694820c52fc95d319d927aa84dbe210c1
-rwxr-xr-xCMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c327f09..d4b4966 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,11 @@
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
PROJECT(notification C)
+SET(PREFIX ${CMAKE_INSTALL_PREFIX})
+SET(EXEC_PREFIX "\${prefix}")
+SET(LIBDIR ${LIB_INSTALL_DIR})
+SET(INCLUDEDIR "\${prefix}/include/${PROJECT_NAME}")
+
#ADD_SUBDIRECTORY(test-app)
SET(INIT-SRCS