[kde-freebsd] [SVN Commit] branches/qt-5.3/QT/Mk
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Oct 12 16:00:08 UTC 2014
SVN commit 10402 by rakuco:
bsd.qt.mk: Add another pre-configure dependency to stop checking for CMake tests.
Qt 5.3.2 introduced a check in mkspecs/features/create_cmake.prf that
requires tests/auto/cmake to be present, otherwise the configure stage will
fail.
Since we cannot extract tests/auto/cmake/ and exclude tests/ at the same
time, we have to disable the check in a cache file (the only way to get this
value through to the configure script in qtbase).
M +10 -0 bsd.qt.mk
More information about the kde-freebsd
mailing list