SDF3 pretty printer always depends on rumtime/tmpl/pp
I’m trying to build my project with only local runtime libraries not the generated ones, but the pp-generator generates a dependency to the generated runtimes:
runtime/tmpl/pp
.(This in turn doesn’t depend on any other runtime libraries, so only that one specific file gets included. -> It doesn’t create any real problems at the moment.)
Submitted by Daco Harkes on 8 December 2014 at 16:16