Make tool out of json_converter
This commit is contained in:
2
tools/CMakeLists.txt
Normal file
2
tools/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(json_converter json_converter.cpp)
|
||||
target_link_libraries(json_converter PRIVATE DRAMSys::config)
|
||||
Reference in New Issue
Block a user