------------------------------------------------------------ revno: 3898 committer: Klaus Thoeni <[email protected]> timestamp: Fri 2016-06-10 21:14:45 +1000 message: QT5 is default now modified: doc/sphinx/installation.rst
-- lp:yade https://code.launchpad.net/~yade-pkg/yade/git-trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/sphinx/installation.rst' --- doc/sphinx/installation.rst 2016-05-11 19:09:20 +0000 +++ doc/sphinx/installation.rst 2016-06-10 11:14:45 +0000 @@ -239,7 +239,7 @@ * runtimePREFIX: used for packaging, when install directory is not the same as runtime directory (/usr/local by default) * CHUNKSIZE: specifiy the chunk size if you want several sources to be compiled at once. Increases compilation speed but RAM-consumption during compilation as well (1 by default) * VECTORIZE: enables vectorization and alignment in Eigen3 library, experimental (OFF by default) - * USE_QT5: use QT5 for GUI, experimental (OFF by default) + * USE_QT5: use QT5 for GUI, experimental (ON by default) For using more extended parameters of cmake, please follow the corresponding documentation on `https://cmake.org/documentation <https://cmake.org/documentation/>`_.
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

