AMReX-Codes / regression_testing

The regression test routines for AMReX applications
BSD 3-Clause "New" or "Revised" License
5 stars 24 forks source link

CMake: Fix Exe Find Logic #98

Closed ax3l closed 2 years ago

ax3l commented 2 years ago

Skip simlinks and directly look for file that was moved to the test directory.

ax3l commented 2 years ago

Yep, this one is not really needed, although it's a bit curious that we copy the executables into the root of the source trees as an intermediate location.