Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
soth
Commits
8d4ec486
Commit
8d4ec486
authored
Nov 07, 2019
by
Guilhem Saurel
Browse files
[CMake] typo
parent
c9871996
Pipeline
#6724
failed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8d4ec486
...
...
@@ -22,7 +22,7 @@ SET(DOXYGEN_USE_MATHJAX YES)
CMAKE_POLICY
(
SET CMP0048 OLD
)
PROJECT
(
${
PROJECT_NAME
}
C CXX
)
ADD_REQUIRED_DEPENDENCY
(
"eigen3>3.2.92"
)
ADD_REQUIRED_DEPENDENCY
(
"eigen3>
=
3.2.92"
)
SEARCH_FOR_EIGEN
()
SET
(
BOOST_COMPONENTS program_options
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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