Fix add_test() calls to use $<TARGET_FILE:..>.
Using add_test() call with $<TARGET_FILE:..> overcomes the issues with test not finding the executable correctly.
Please register or sign in to comment
Using add_test() call with $<TARGET_FILE:..> overcomes the issues with test not finding the executable correctly.