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
Guilhem Saurel
ndcurves
Commits
b2a8563a
Commit
b2a8563a
authored
Apr 01, 2020
by
Guilhem Saurel
Browse files
[CMake] export CURVES_WITH_PINOCCHIO_SUPPORT
parent
488f574f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b2a8563a
...
...
@@ -37,6 +37,7 @@ IF(CURVES_WITH_PINOCCHIO_SUPPORT)
ADD_DEFINITIONS
(
-DCURVES_WITH_PINOCCHIO_SUPPORT
)
PKG_CONFIG_APPEND_CFLAGS
(
"-DCURVES_WITH_PINOCCHIO_SUPPORT"
)
ENDIF
(
CURVES_WITH_PINOCCHIO_SUPPORT
)
SET
(
PACKAGE_EXTRA_MACROS
"SET(CURVES_WITH_PINOCCHIO_SUPPORT
${
CURVES_WITH_PINOCCHIO_SUPPORT
}
)"
)
SET
(
BOOST_COMPONENTS unit_test_framework serialization
)
...
...
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