Help: Add release note for experimental ccmake support on Windows

This commit is contained in:
Brad King 2022-01-19 10:53:10 -05:00
parent 5c9310c714
commit e674e02c55

View File

@ -0,0 +1,6 @@
ccmake-windows
--------------
* :manual:`ccmake(1)` may now be enabled on Windows when building
CMake from source. This is experimental, and so is not included
in official distributions.