Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-doc
Commits
c3c94ee7
Commit
c3c94ee7
authored
Nov 18, 2020
by
Guilhem Saurel
Browse files
[CMake] don't try to install a removed obsolete dir
parent
d64635a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c3c94ee7
...
...
@@ -104,7 +104,6 @@ INSTALL(FILES
${
CMAKE_BINARY_DIR
}
/doc/main.dox
DESTINATION
${
CMAKE_INSTALL_DOCDIR
}
)
INSTALL
(
DIRECTORY
doc/images
doc/figures
DESTINATION
${
CMAKE_INSTALL_DOCDIR
}
)
IF
(
NOT DEFINED INSTALL_DOCUMENTATION OR
${
INSTALL_DOCUMENTATION
}
)
...
...
doc/images/.gitignore
deleted
100644 → 0
View file @
d64635a5
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment