Skip to content

Commit

Permalink
C++17 time
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Aug 15, 2024
1 parent 93833ec commit e67af79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ target_include_directories(${POCLIB}

target_compile_features(${POCLIB}
INTERFACE
cxx_std_14
cxx_std_17
)

# TESTING
Expand Down

0 comments on commit e67af79

Please sign in to comment.