Alexander Neundorf 92270d5bf8 18 лет назад
..
CMakeLists.txt c3474ad029 ENH: Executable bar should rebuild when its generated header changes. It does not need to link to the foo library anymore. 18 лет назад
bar.cxx 92270d5bf8 18 лет назад
generator.cxx 303b4312b2 BUG: Target names in the COMMAND part of a custom command should not create a file-level dependency that forces the command to rerun when the executable target rebuilds, but the target-level dependency should still be created. Target names in a DEPENDS should do both a target-level and file-level dependency. Updated the BuildDepends test to check that this works. 18 лет назад