fish-shell/cmake
Akatsuki Rui 5a5cf267b7
cmake/Tests.cmake: Fix failure in cargo test (#9603)
The FISH_RUST_TARGET_DIR is not set for Tests.cmake, the target_dir will set to
$CARGO_MANIFEST_DIR/target. But if build.target-dir or CARGO_TARGET_DIR is set,
the real target_dir doesn't at the $CARGO_MANIFEST_DIR/target. It causes failure
in cargo test. Then, set --target-dir for cargo test.

Closes #9600
2023-02-21 11:44:59 -06:00
..
checks Optimize away a str2wcs_internal check 2020-09-07 18:05:18 -05:00
Benchmark.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
CheckIncludeFiles.cmake :Revert "Remove CheckIncludeFiles.cmake" 2022-01-19 11:41:16 -08:00
ConfigureChecks.cmake Correctly query termios.h and ioctl.h for struct winsize 2022-10-14 22:07:03 -05:00
Docs.cmake docs synopsis: add HTML highlighing and automate manpage markup 2022-01-19 22:56:41 +08:00
gettext.cmake cmake: disable frameworks when searching for libintl 2022-03-26 22:00:44 +08:00
Install.cmake Remove obsolete lynx bug mitigation 2023-01-01 19:41:41 -08:00
Mac.cmake Revert "Update Mac.cmake" 2022-01-03 08:08:41 -08:00
MacApp.cmake Group certain cmake targets into folders 2021-03-21 13:29:41 -07:00
PCRE2.cmake Revert "cmake: Use pcre2 tag directly" 2022-10-28 17:59:08 -05:00
Rust.cmake Add an FFI test facility 2023-02-02 19:34:48 -07:00
Tests.cmake cmake/Tests.cmake: Fix failure in cargo test (#9603) 2023-02-21 11:44:59 -06:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00