mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
While some features require external Unix tools the generator is mostly portable. By enabling it on Windows it can be used for cross platform packaging.
8 lines
267 B
ReStructuredText
8 lines
267 B
ReStructuredText
deb-on-windows
|
|
--------------
|
|
|
|
* The CPack ``DEB`` generator, configured by the :module:`CPackDeb` module,
|
|
was enabled on Windows. While not fully featured (due to the lack of
|
|
external UNIX tools) this will allow building basic cross-platform Debian
|
|
packages.
|