@ -109,3 +109,13 @@ add_test(
"$<TARGET_FILE:cmkr>"
build
)
add_test(
NAME
relative-paths
WORKING_DIRECTORY
"${CMAKE_CURRENT_LIST_DIR}/relative-paths"
COMMAND
@ -58,3 +58,9 @@ name = "compile-options"
working-directory = "compile-options"
command = "$<TARGET_FILE:cmkr>"
arguments = ["build"]
[[test]]
name = "relative-paths"
working-directory = "relative-paths"