diff options
author | makise-homura <akemi_homura@kurisa.ch> | 2022-06-27 20:27:12 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-06-28 15:12:41 (GMT) |
commit | 22a2b9c49f08c5df005d2adf33ee89c48ac6e553 (patch) | |
tree | 6fa288ab3416fd83ecf193fc5665bff3c3beed5e /Source | |
parent | b05d297964b4352b81f7ed4aab247609b6a4b0b7 (diff) | |
download | CMake-22a2b9c49f08c5df005d2adf33ee89c48ac6e553.zip CMake-22a2b9c49f08c5df005d2adf33ee89c48ac6e553.tar.gz CMake-22a2b9c49f08c5df005d2adf33ee89c48ac6e553.tar.bz2 |
Tests: Fix Java tests on multi-config generators
Java.NativeHeaders test was not passing on
t:fedora36-ninja-multi pipeline. This is due to
paths being not set because of $<CONFIG> being used
at --test-command, but not being used at the actual
CTest invocation.
Now the correct variable is used there.
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions