blob: 2c7bf8adbfb49d715a044a58f3607cbf399b56f9 (
plain)
1
2
3
4
5
6
|
ExternalProject-genex
---------------------
* The :module:`ExternalProject` module APIs learned to support
:manual:`generator expressions <cmake-generator-expressions(7)>`
when using ``LOG_*`` options and in CMake initial cache options.
|