Opened 14 years ago

Last modified 7 years ago

#404 closed defect

Makefile build system should have pyrogenesis/test targets depend on Collada — at Initial Version

Reported by: Philip Taylor Owned by:
Priority: Should Have Milestone: Alpha 23
Component: Build & Packages Keywords:
Cc: Patch:

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 (0)

Note: See TracTickets for help on using tickets.