Ticket #6 (new enhancement)

Opened 2 years ago

Add SystemAll alias to osg-config

Reported by: allenb Assigned to: allenb
Priority: major Milestone: 2.0 Beta
Component: Build Version: 2.0
Keywords: Cc:
Completion:

Description

It is a pain to have to remember all the libraries that you normally want to use with System. We need a target for osg-config that could just automatically include all the libraries that we may want by default.

something like:

osg-config SystemAll? —lib

Note: If this gets implemented internally to the LibraryUtils? then we could use this in the test libs as well.