Opened 9 years ago

Closed 9 years ago

#2347 closed enhancement (fixed)

cmake option to opt out build applications

Reported by: rashadkm Owned by: gpotts
Priority: normal Milestone: OMAR Dec 2012
Component: Other Version: ossim/OMAR 1.8.14-3
Severity: normal Keywords: packaging
Cc:

Description

Currently ossim builds library and applications together. This seems fine as I work only with OSSIM. But there are other libraries which depend on ossim but dont make use of its huge application list.

This happens in packaging also where "ossim-core" is same build with application removed or excluded in the rules or spec files.

It would be a nice if one can opt out building apps with cmake options like BUILD_OSSIM_APPS which can be TRUE by default

Already there is BUILD_OSSIM_TEST_APPS so i think this can be simple change

Change History (2)

comment:1 by gpotts, 9 years ago

Owner: changed from kmelero to gpotts

This appears to have been added into the trunk. BUILD_OSSIM_APPS is the new variable and is defaulted to on

comment:2 by gpotts, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.