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:
@@ -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