Feature #79
CMakeLists should use OPTION() for optional features
| Status: | Closed | Start: | 06/12/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Build-Scripts | |||
| Target version: | 0.7 | |||
Description
Optional features should use the OPTION macro in cmake, so that they are shown by ccmake.
Also those features should be optional, which means that they are not built if disabled, even if the dependencies are satisfied.
History
Updated by Aristid Breitkreuz 454 days ago
- Status changed from New to Assigned
- Target version set to 0.7
Yes, that would be useful.
Updated by Aristid Breitkreuz 454 days ago
- Category set to Build-Scripts
- Status changed from Assigned to Feedback
- % Done changed from 0 to 90
Does it work now?
commit:9e6eeb73116ef01297b616a5e061198135018200
Updated by Aristid Breitkreuz 451 days ago
- Status changed from Feedback to Closed
- % Done changed from 90 to 100
Well, the existence of gentoo packages seems to be the feedback that I requested.