Merge branch 'fix/cxx_std' into 'develop'

Fix SystemC C++ std

See merge request ems/astdm/modeling.dram/dram.sys.5!101
This commit is contained in:
2025-02-13 10:41:30 +00:00

View File

@@ -120,6 +120,9 @@ if (DRAMSYS_USE_FETCH_CONTENT)
OVERRIDE_FIND_PACKAGE
)
# TODO: remove with SystemC 3.0
set(CMAKE_CXX_STANDARD ${CMAKE_CXX_STANDARD} CACHE STRING "")
FetchContent_MakeAvailable(SystemCLanguage)
# Set include directories to SYSTEM to suppress warnings