summaryrefslogtreecommitdiffstats
path: root/Source/cmConvertMSBuildXMLToJSON.py
diff options
context:
space:
mode:
authorOrkun Tokdemir <ilhanorkuntokdemir@gmail.com>2024-06-27 10:08:50 (GMT)
committerOrkun Tokdemir <ilhanorkuntokdemir@gmail.com>2024-06-27 13:43:05 (GMT)
commit91b2ce4a6985bcbfa4f757c213a0d9ad89250de8 (patch)
tree912dd97d12ab61ceec29484d60eea30b10e130fe /Source/cmConvertMSBuildXMLToJSON.py
parent38884c190821c42cd0a3ee29a2caa914ac1ee306 (diff)
downloadCMake-91b2ce4a6985bcbfa4f757c213a0d9ad89250de8.zip
CMake-91b2ce4a6985bcbfa4f757c213a0d9ad89250de8.tar.gz
CMake-91b2ce4a6985bcbfa4f757c213a0d9ad89250de8.tar.bz2
Autogen: Remove <target_name>_autogen_timestamp_deps target
Since 2bfaaf6f6ed7481438bec08771992ea5152b5453 reorganized the dependency order for the `timestamp` target, `<target_name>_autogen_timestamp_deps` is genetared as `phony edge with no inputs`. So this commit removes `<target_name>_autogen_timestamp_deps`. The dependency graph before original dependencies of '_autogen' target <- _autogen_timestamp_deps <-'/timestamp' file <- '_autogen' target The dependency graph after original dependencies of '_autogen' target <-'/timestamp' file <- '_autogen' target Fixes: #26080
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions