Skip to content
Snippets Groups Projects
Commit 0cdb5281 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

changed compiler feature detection name to AMDIS_HAS_CXX_FOLD_EXPRESSIONS

parent 42a8634f
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ check_cxx_source_compiles("
{
f(0,1,2,3,4,5);
}
" AMDIS_HAS_CXX_FOLD_EXPRESSION
" AMDIS_HAS_CXX_FOLD_EXPRESSIONS
)
check_cxx_source_compiles("
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment