Files
CMake/Source
Brad King 280f3918f3 cmMakefile: Simplify GetExecutionContext implementation
This method takes the function name and line from the top of the
current backtrace and then gets the file path from the state's
`GetExecutionListFile`.  This exactly matches what the `cmMakefileCall`
constructor does to create the top of the current backtrace anyway,
so we can just take that directly.
2020-09-28 09:49:07 -04:00
..
2020-09-09 08:29:02 -04:00
2020-09-28 00:01:22 -04:00
2020-08-11 08:57:00 -04:00
2020-09-03 11:36:54 -04:00
2020-09-09 08:29:02 -04:00
2020-09-09 08:21:26 -04:00
2020-04-20 23:05:15 +02:00