Skip to content
Snippets Groups Projects
Commit bd196c5f authored by dgelessus's avatar dgelessus
Browse files

Set required C++ standard explicitly

parent 96b0b6d2
No related branches found
No related tags found
No related merge requests found
...@@ -35,4 +35,4 @@ else ...@@ -35,4 +35,4 @@ else
splfr := splfr splfr := splfr
endif endif
common_splfr_flags := -larmadillo -fopenmp -lmlpack -lstdc++ -cxx --struct common_splfr_flags := -larmadillo -fopenmp -lmlpack -lstdc++ -cxx --cxxflag=-std=c++17 --struct
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment