2020-05-30 03:39:23 +08:00
|
|
|
link_libraries(simdjson simdjson-internal-flags simdjson-windows-headers cxxopts)
|
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)
|