Ticket #404 (new defect)

Opened 3 years ago

Last modified 20 months ago

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

comment:1 Changed 20 months ago by anonymous

  • Milestone Open Source Release deleted

Milestone Open Source Release deleted

comment:2 Changed 20 months ago by wacko

  • Milestone set to Backlog
Note: See TracTickets for help on using tickets.