This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-20 21:28:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcb3badcd781682f06f24a3a171feba67485a914
CMake
/
Source
/
cmMakefileExecutableTargetGenerator.cxx
T
Brad King
c51c245efa
BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change.
2007-05-01 13:51:25 -04:00
16 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink