CMake: revertlast, DESTDIR is the way to stage.

Thanks to Kevin Kofler for putting me back on the right track.
main
Adriaan de Groot 8 years ago
parent ae34d99f10
commit ee030c4d56

@ -250,7 +250,7 @@ install(
FILES
com.github.calamares.calamares.policy
DESTINATION
"${CMAKE_INSTALL_PREFIX}${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
)
install(

Loading…
Cancel
Save