mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
build: use GNUInstallDirs
Fixes: #128 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
@@ -25,5 +25,5 @@ TARGET_LINK_LIBRARIES (solv libsolvext libsolv ${SYSTEM_LIBRARIES})
|
||||
|
||||
INSTALL(TARGETS
|
||||
solv
|
||||
DESTINATION ${BIN_INSTALL_DIR})
|
||||
DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user