CMake/Tests/RunCMake/try_compile/RerunCMake-rerun-stdout.txt
Brad King daf95a3827 try_compile: Test that CMake re-runs on input change
With the Makefile and Ninja generators we expect that touching the input
source file for a try_compile will cause CMake to re-run on the next
build.  Extend the RunCMake.try_compile test with a case covering this.
Also check that CMake does not re-run if nothing has changed.
2015-01-27 11:18:36 -05:00

4 lines
123 B
Plaintext

-- Configuring done
-- Generating done
-- Build files have been written to: .*/Tests/RunCMake/try_compile/RerunCMake-build