]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Bug 0020010: EDF GUI : Some remarks on GUI configure step
authorabd <abd@opencascade.com>
Wed, 26 Nov 2008 09:25:16 +0000 (09:25 +0000)
committerabd <abd@opencascade.com>
Wed, 26 Nov 2008 09:25:16 +0000 (09:25 +0000)
commitaddb4d1e99f3d5711992f7d922b607a0b52df786
treed36b760d17f95c389b2a9d2985f926bb2e700b32
parent2a2c6efa9fb511ee2ea7312bde0fe8bd5828adb4
Bug 0020010: EDF GUI : Some remarks on GUI configure step
Qt configuration step was improved:
+ new configure option --with-qt
Possible usage:
- "Qt_Install_Path" - prefix to path where Qt was installd;
- "" or "yes" or "auto" - means seaching installed Qt product in the system (checking $QTDIR and then - standard system paths );
- "no" - not use Qt product (is not supported)

By default "" option is used)
adm_local/unix/config_files/check_qt.m4