Skip to content

cmExportFileGenerator: require CMake 2.8.3

This allows use of CMAKE_CURRENT_LIST_DIR, foreach(IN LISTS), if(VERSION_*), and more.

Note that generated filesets code already uses if(VERSION_*) and requires CMake 2.8.3 in practice.


Cc: @kyle.edwards

Merge request reports