Skip to content
Commit 84b7ebbb authored by Milian Wolff's avatar Milian Wolff
Browse files

Don't import CMake file API results without CMakeCache.txt file

Our prune job let the .cmake folder linger around, and we happily
imported the data from there - at least in our unit tests. This
then failed the ctest find job, as no cache file existed. Now
we bail out early if the build dir has no CMakeCache.txt file.
parent 393ee851
Pipeline #202344 passed with stage
in 17 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment