Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HexEx
libHexEx
Commits
2013d7a4
Commit
2013d7a4
authored
Aug 12, 2019
by
Martin Heistermann
Browse files
remove cmake/ from the module path again at the end of cmakelists
parent
20cb9c59
Pipeline
#11820
passed with stage
in 6 minutes and 43 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2013d7a4
...
...
@@ -166,3 +166,5 @@ endif()
# WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc
# COMMENT "Generating Doxygen documentation" VERBATIM)
#endif()
list
(
REMOVE_AT CMAKE_MODULE_PATH -1
)
Write
Preview
Supports
Markdown
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