Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
compose
legacystack
cpp_tools
Commits
f3c258e8
Commit
f3c258e8
authored
May 07, 2021
by
ESTERIE Pierre
Browse files
fix typo
parent
0f49803f
Changes
1
Show whitespace changes
Inline
Side-by-side
cmake/export-cpptools.cmake
View file @
f3c258e8
...
...
@@ -8,7 +8,7 @@ install(TARGETS ${CPP_TOOLS_TARGETS}
install
(
EXPORT cpp-tools-targets
FILE cpp-tools-targets.cmake
NAMESPACE cpp_tools::
DESTINATION lib/cmake/cpp
-
tools
)
DESTINATION lib/cmake/cpp
_
tools
)
foreach
(
target
${
CPP_TOOLS_TARGETS
}
)
install
(
DIRECTORY
${
CPP_TOOLS_ROOT
}
/
${
target
}
/include/cpp_tools/
${
target
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment