Fix SystemC C++ std
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user