[keel] Correct test path
This commit is contained in:
parent
280130c3cd
commit
d04d48124e
@ -8,4 +8,4 @@ target_link_libraries(
|
||||
Keel
|
||||
)
|
||||
|
||||
add_test("[keel] writeUuidHeader" ${CMAKE_BINARY_DIR}/bin/KeelTest writeUuidHeader)
|
||||
add_test("[keel] writeUuidHeader" ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/KeelTest writeUuidHeader)
|
||||
|
Loading…
Reference in New Issue
Block a user