Skip to content
Commit d759dc5e authored by Sam Spilsbury's avatar Sam Spilsbury
Browse files

Generate the CTestFile.cmake using cmake itself (LP: #1024214)

It was possible on a cmake run that enable_testing () would cause
CTestFile.cmake in a subdirectory to be overwritten and tests would
disappear from ctest as the file was not regenerated (as the rule
was not rebuilt). Force regeneration of this file every time cmake
is run.
parent 099d97e7
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