Parsodus/examples/CMakeLists.txt

4 lines
65 B
CMake

add_subdirectory(json)
add_custom_target(examples DEPENDS json)