Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5d80fb99 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

Target naming convention

parent 4b716bac
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,6 @@ endif()
# Target export
install(EXPORT hqrTargets
FILE HQRTargets.cmake
NAMESPACE HQR::
DESTINATION lib/cmake/hqr)
......
......@@ -9,4 +9,4 @@ set_and_check(HQR_LIB_DIR "@PACKAGE_LIB_INSTALL_DIR@")
check_required_components(HQR)
# Add the targets file
include("${CMAKE_CURRENT_LIST_DIR}/HQRTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/hqrTargets.cmake")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment