Closed corebreaker closed 5 years ago
I defined Dests and Srcs for a build (compile task) but even if the Dests are newer than Srcs, the build is executed. It should not execute compile if the binary is newer than sources.
I'm talking about without watchers.
Dead project
I defined Dests and Srcs for a build (compile task) but even if the Dests are newer than Srcs, the build is executed. It should not execute compile if the binary is newer than sources.
I'm talking about without watchers.