Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
Commits
0cdb5281
Commit
0cdb5281
authored
Feb 15, 2019
by
Praetorius, Simon
Browse files
changed compiler feature detection name to AMDIS_HAS_CXX_FOLD_EXPRESSIONS
parent
42a8634f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/modules/AMDiSCXXFeatures.cmake
View file @
0cdb5281
...
...
@@ -13,7 +13,7 @@ check_cxx_source_compiles("
{
f(0,1,2,3,4,5);
}
"
AMDIS_HAS_CXX_FOLD_EXPRESSION
"
AMDIS_HAS_CXX_FOLD_EXPRESSION
S
)
check_cxx_source_compiles
(
"
...
...
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