status: describe the CMake changes in 889d10cd

This commit is contained in:
Scott Kostyshak 2018-06-24 18:03:35 -04:00
parent 889d10cda3
commit 03fef44b54

View File

@ -306,3 +306,7 @@ What's new
- Fix build of lyxconvert (used on Mac) with Qt4 (bug 11094).
- Fix some compiler warnings.
- Support building with Qt 5.11 with CMake.
- When building with CMake, require at least CMake version 3.1.0.