CMake/Tests/CustomCommandWorkingDirectory
Brad King 98d59417b0 add_custom_{command,target}: Fix WORKING_DIRECTORY leading genex
Since commit v3.13.0-rc1~39^2 (add_custom_{command,target}:
WORKING_DIRECTORY generator expressions, 2018-09-22) the
`WORKING_DIRECTORY` option accepts generator expressions.
Fix support for the case of a leading generator expression
by deferring conversion to an absolute path until after
evaluation of the generator expression.

Fixes: #18543
2018-11-03 08:39:45 -04:00
..
CMakeLists.txt add_custom_{command,target}: Fix WORKING_DIRECTORY leading genex 2018-11-03 08:39:45 -04:00
customTarget.c ENH: add test for working directory of custom command and target 2006-02-08 11:33:40 -05:00
working.c.in ENH: fix test to work with in source build 2006-02-10 10:30:20 -05:00