Skip to content
Snippets Groups Projects
Commit 2013d7a4 authored by Martin Heistermann's avatar Martin Heistermann
Browse files

remove cmake/ from the module path again at the end of cmakelists

parent 20cb9c59
Branches
No related tags found
2 merge requests!8Some CMake improvements,!7Some CMake improvements
Pipeline #11820 passed
...@@ -166,3 +166,5 @@ endif() ...@@ -166,3 +166,5 @@ endif()
# WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc # WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc
# COMMENT "Generating Doxygen documentation" VERBATIM) # COMMENT "Generating Doxygen documentation" VERBATIM)
#endif() #endif()
list(REMOVE_AT CMAKE_MODULE_PATH -1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment