Skip to content
Snippets Groups Projects
Commit dfc5a6a5 authored by Timo Koch's avatar Timo Koch
Browse files

[test][cmake] Fix test command for skipped test

This fixes the bug (#183) introduced with a225b2da.
The command can be a complex path while for skipped tests
we actually want the test command to just be equal to
the target name (executable). This name is
expanded to a full path using the TARGET_FILE generator
expression so it should work on all platforms that CMake
supports.
parent b3b05d1c
No related branches found
No related tags found
1 merge request!755Fix/issue 183 skipped tests
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment