Fix SystemC C++ std

This commit is contained in:
2025-02-13 11:37:51 +01:00
parent b9fc47d1fe
commit 2b52bff6c6

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