1.12: Brings C++ wrappers in line with develop, minus C++11 bits (#1604)

This commit is contained in:
Dana Robinson
2022-04-07 07:23:35 -07:00
committed by GitHub
parent 541bc15452
commit 13d852d89e
74 changed files with 670 additions and 1004 deletions

View File

@@ -9,6 +9,8 @@
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
ENABLE_LANGUAGE (CXX)
set (CMAKE_CXX_STANDARD 98)
set (CMAKE_CXX_STANDARD_REQUIRED TRUE)