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
Stack Of Tasks
parametric-curves
Commits
ca780364
Commit
ca780364
authored
Aug 22, 2018
by
Guilhem Saurel
Browse files
[CMake] use mathjax
parent
daa93fc1
Pipeline
#1340
passed with stage
in 12 minutes and 23 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ca780364
...
...
@@ -10,6 +10,8 @@ SET(PROJECT_NAME parametric-curves)
SET
(
PROJECT_DESCRIPTION
"Template based classes for creating and manipulating parametric curves. Comes with extra options specific to end-effector trajectories in robotics."
)
SET
(
PROJECT_URL
"http://github.com/stack-of-tasks/parameteric-curves"
)
SET
(
DOXYGEN_USE_MATHJAX yes
)
#set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/build/")
#set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${PROJECT_SOURCE_DIR}/bin/")
...
...
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