Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f3c258e8 authored by ESTERIE Pierre's avatar ESTERIE Pierre
Browse files

fix typo

parent 0f49803f
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ install(TARGETS ${CPP_TOOLS_TARGETS} ...@@ -8,7 +8,7 @@ install(TARGETS ${CPP_TOOLS_TARGETS}
install(EXPORT cpp-tools-targets install(EXPORT cpp-tools-targets
FILE cpp-tools-targets.cmake FILE cpp-tools-targets.cmake
NAMESPACE cpp_tools:: NAMESPACE cpp_tools::
DESTINATION lib/cmake/cpp-tools) DESTINATION lib/cmake/cpp_tools)
foreach(target ${CPP_TOOLS_TARGETS}) foreach(target ${CPP_TOOLS_TARGETS})
install(DIRECTORY ${CPP_TOOLS_ROOT}/${target}/include/cpp_tools/${target} install(DIRECTORY ${CPP_TOOLS_ROOT}/${target}/include/cpp_tools/${target}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment