Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libHexEx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HexEx
libHexEx
Commits
2013d7a4
Commit
2013d7a4
authored
5 years ago
by
Martin Heistermann
Browse files
Options
Downloads
Patches
Plain Diff
remove cmake/ from the module path again at the end of cmakelists
parent
20cb9c59
Branches
Branches containing commit
No related tags found
2 merge requests
!8
Some CMake improvements
,
!7
Some CMake improvements
Pipeline
#11820
passed
5 years ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+2
-0
2 additions, 0 deletions
CMakeLists.txt
with
2 additions
and
0 deletions
CMakeLists.txt
+
2
−
0
View file @
2013d7a4
...
@@ -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
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment