Commit a154b9b2 authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

add flag for C++17 standard for private scope

No related merge requests found
Pipeline #46819 passed with stage
in 4 minutes and 57 seconds
Showing with 2 additions and 0 deletions
+2 -0
......@@ -67,6 +67,8 @@ target_compile_features(
evalhyd-cli
PUBLIC
cxx_std_17
PRIVATE
cxx_std_17
)
# add CLI application
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment