Clean up and refactor CMakeLists
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
|
||||
project(DRAMSys_Simulator)
|
||||
|
||||
find_package(Threads)
|
||||
|
||||
add_library(${PROJECT_NAME}
|
||||
simulator/Cache.cpp
|
||||
simulator/EccModule.cpp
|
||||
|
||||
Reference in New Issue
Block a user