add_are_example(phase5_test
    main.cpp
)

set_target_properties(phase5_test PROPERTIES
    RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
)
