Ticket #404 (new defect)
Makefile build system should have pyrogenesis/test targets depend on Collada
| Reported by: | Philip | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Backlog |
| Component: | Core engine | Keywords: | simple |
| Cc: |
Description
The Collada target is a run-time dependency for pyrogenesis and test, so it ought to get built automatically when people run make pyrogenesis and make test. Currently it doesn't.
It's not a build-time dependency for the executables, and shouldn't be used when linking, so Premake's package.links does not seem to be a suitable place to put it. Is there another way? or maybe Premake needs to be patched to support non-linking dependencies?
Change History
Note: See
TracTickets for help on using
tickets.

Milestone Open Source Release deleted