2020-04-10 08:31:35 +08:00
|
|
|
link_libraries(simdjson simdjson-flags simdjson-windows-headers)
|
2020-04-07 02:58:26 +08:00
|
|
|
|
2020-04-06 23:24:54 +08:00
|
|
|
add_executable(json2json json2json.cpp)
|
|
|
|
add_executable(jsonstats jsonstats.cpp)
|
|
|
|
add_executable(minify minify.cpp)
|