Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Humanoid Path Planner
hpp-core
Commits
44c5a810
Commit
44c5a810
authored
3 months ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
CMake: dont hardcorde mathjax
parent
ce87168e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+0
-1
0 additions, 1 deletion
CMakeLists.txt
with
0 additions
and
1 deletion
CMakeLists.txt
+
0
−
1
View file @
44c5a810
...
...
@@ -27,7 +27,6 @@
cmake_minimum_required
(
VERSION 3.10
)
set
(
CXX_DISABLE_WERROR TRUE
)
set
(
DOXYGEN_USE_MATHJAX YES
)
set
(
DOXYGEN_USE_TEMPLATE_CSS TRUE
)
set
(
PROJECT_USE_CMAKE_EXPORT TRUE
)
...
...
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