Browse Source

better docs

pull/1/head
Ken Martin 22 years ago
parent
commit
3a4d2e248e
  1. 29
      Source/cmAddCustomCommandCommand.h

29
Source/cmAddCustomCommandCommand.h

@ -108,33 +108,4 @@ public:
};
/*
target: normal depends
pre rules
normal rules
post rules
output1: source other depends
rule
output2: source other dpeends
rule
another option is
output1: depends
rule
output2: depends
rule
use case1 - an executable that depending on args create diff output files
*/
#endif
Loading…
Cancel
Save