mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
6b250b4a18
Provide a cache file with additional CMake commands that CMake reads when bootstrapping. For now it just sets the BUILD_TESTING cache variable to OFF, so that most tests are not processed when building the port. Building the tests was particularly troublesome in Qt 4's case: since we have separate ports for each part, one could have devel/qmake-qt4 installed and not, say, devel/qt4-corelib, which would make CMake fail. See https://mail.kde.org/pipermail/kde-freebsd/2013-July/015703.html for an example. No PORTREVISION bump since package creation was not broken. |
||
---|---|---|
.. | ||
InitialCache.cmake | ||
patch-CMakeLists.txt | ||
patch-Modules_FindDCMTK.cmake | ||
patch-Modules_FindQt4.cmake | ||
patch-Modules_FindSDL.cmake | ||
patch-Modules_FindwxWidgets.cmake | ||
patch-Modules_FindwxWindows.cmake |