Skip to content

try_compile: Use <resultvar> in scratch directory

Tweak the name of the scratch directory created by try_compile to include the name of the variable receiving the compile result. This should make it easier to find the result of a particular try_compile when using --debug-trycompile.

Merge request reports