From Fedora Project Wiki
- CMake/KDE4 installation
It's better to use ${INSTALL_TARGETS_DEFAULT_ARGS} as DESTINATION instead ${LIB_INSTALL_DIR} and ${BIN_INSTALL_DIR}.
install(TARGETS target DESTINATION ${INSTALL_TARGETS_DEFAULT_ARGS})
It's better to use ${INSTALL_TARGETS_DEFAULT_ARGS} as DESTINATION instead ${LIB_INSTALL_DIR} and ${BIN_INSTALL_DIR}.
install(TARGETS target DESTINATION ${INSTALL_TARGETS_DEFAULT_ARGS})
This is a community maintained site. Red Hat is not responsible for content.
© 2025 Red Hat, Inc. and others. Content is available under Attribution-Share Alike 4.0 International unless otherwise noted.
Fedora is sponsored by Red Hat. Learn more about the relationship between Red Hat and Fedora »