Page MenuHomePhabricator

Qt5 adaptions of build system
Closed, ResolvedPublic

Description

  • Improve dashboard script template
  • DESIRED_QT_VERSION should be 5 by default except for MacOS

Event Timeline

User kislinsk has pushed new remote branch:

bug-18798-Qt5Adaptions

[16d810]: Merge branch 'bug-18798-Qt5Adaptions'

Merged commits:

2015-02-26 14:08:24 Stefan Kislinskiy [72caf1]
Default value for DESIRED_QT_VERSION is now 5 except for MacOS.


2015-02-26 14:05:58 Stefan Kislinskiy [13be9c]
Improved dashboard script template.

User kislinsk has pushed new remote branch:

bug-18798-RemoveQT5-INSTALL-PREFIX

[09f0a9]: Merge branch 'bug-18798-RemoveQT5-INSTALL-PREFIX'

Merged commits:

2015-03-03 10:54:56 Stefan Kislinskiy [4d0405]
Removed QT5_INSTALL_PREFIX. Use CMAKE_PREFIX_PATH instead.

User kislinsk has pushed new remote branch:

bug-18798-AddCMAKE-PREFIX-PATHToCache

[b8d82b]: Merge branch 'bug-18798-AddCMAKE-PREFIX-PATHToCache'

Merged commits:

2015-03-04 14:21:24 Stefan Kislinskiy [842c62]
Added CMAKE_PREFIX_PATH to CMake cache.