build: remove install prefix override
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
8a89e7f388
commit
e009fd8c82
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue