Revision 93776c8...
Go back to digest for 12th August 2012Optimization in Office
Boudewijn Rempt committed changes in [calligra] /:
Make marble, ICU and SQLite optional
Once the textshape starts using calligradb,
it'll have to be disabled if we cannot build
calligradb because of a missing icu, but there
is no reason to stop people from building the
other parts of calligra.
The previous way of disabling was done with a
IF(CREATIVEONLY) block, but that hides the variables
and makes everything fail in creativeonly mode.
File Changes
Modified 2 files
- CMakeLists.txt
- libs/CMakeLists.txt
2 files changed in total