mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
refactor: Update C++ standard to c++20 in IPhreeqcPOET target
This commit is contained in:
parent
1f586f1748
commit
e36b97d9ae
@ -9,4 +9,4 @@ target_include_directories(IPhreeqcPOET PUBLIC
|
||||
PRIVATE src)
|
||||
|
||||
# Set C++23 standard
|
||||
target_compile_features(IPhreeqcPOET PUBLIC cxx_std_23)
|
||||
target_compile_features(IPhreeqcPOET PUBLIC cxx_std_20)
|
||||
Loading…
x
Reference in New Issue
Block a user