mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -05:00
1666b715eb
The TEST_INCLUDE_FILE directory property got deprecated in CMake 3.10 and TEST_INCLUDE_FILES should be used instead. This extends descriptions a bit to better understand this property.