add_executable(json_converter json_converter.cpp) target_link_libraries(json_converter PRIVATE DRAMSys::config)