add_subdirectory(json) add_subdirectory(calc) add_subdirectory(brainfuck) add_custom_target(examples DEPENDS json calc bf)