Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b756247..6bcec18 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,9 +25,6 @@ IF(NOT HAVE_GETTIME)
ENDIF()
ENDIF()
-
-SET(CMAKE_INSTALL_PREFIX /usr)
-
FILE(GLOB headers *.h)
INSTALL(FILES ${headers}
DESTINATION include/libubox