Revision 903480

Go back to digest for 4th January 2009

Other in Office

Thomas Zander committed changes in /trunk/koffice/CMakeLists.txt:

Kexi has some issues being build correctly on unixs too often; so its now disabled from compile by default.

The already existing cmake feature of disabling a dir like kword by calling cmake with
-DBUILD_kword=false
now works in reverse (different default) for kexi; using the following cmake argument
-DBUILD_kexi=true
makes kexi be compiled.

File Changes

Modified 1 files
  • /trunk/koffice/CMakeLists.txt
1 files changed in total