mirror of
https://github.com/reactos/CMake.git
synced 2024-11-27 05:20:34 +00:00
8e2683cf6d
Previously the `find_program` call we used to locate the test executable but that can be broken by `CMAKE_FIND_ROOT_PATH_MODE_PROGRAM`. Instead teach the test project to write a file with the location of the executable it builds. Load that file to get the exact location. Fixes: #20390 |
||
---|---|---|
.. | ||
Verify | ||
call_mod.f90 | ||
call_sub.f | ||
CMakeLists.txt | ||
Detect.cmake | ||
Input.cmake.in | ||
Macro.h.in | ||
main.F | ||
my_module_.c | ||
MY_MODULE.c | ||
my_module.f90 | ||
my_sub.f | ||
mymodule_.c | ||
MYMODULE.c | ||
mymodule.f90 | ||
mysub.f | ||
Output.cmake.in | ||
symbol.c.in |