Contents

add_custom_target(test
    ${CMAKE_SOURCE_DIR}/test/test.sh
    WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/test)