Files
CMake/Source
Brad King 72e0dc58d3 Diagnose recursive project/enable_language without crashing (#15999)
Calling `project()` or `enable_language()` from a toolchain file will
infinitely recurse since those commands load the toolchain file.
Diagnose and reject this case with an error message instead of crashing
when the stack eventually overflows.
2016-03-07 13:52:38 -05:00
..
2015-12-18 10:02:07 -05:00
2015-12-18 10:02:07 -05:00
2016-03-07 00:01:05 -05:00
2015-12-18 10:02:07 -05:00
2015-11-25 10:33:26 -05:00
2015-10-28 08:48:08 -04:00
2015-12-18 10:02:07 -05:00