[ros-dev] [ros-diffs] [akhaldi] 64795: [CMAKE] * Make the minimum required version 2.8. * Remove redundant psdk dependencies. * Tidy up CMake files.
Thomas Faber
thomas.faber at reactos.org
Sat Oct 18 10:44:26 UTC 2014
On 2014-10-18 01:28, akhaldi at svn.reactos.org wrote:
> [CMAKE]
> * Make the minimum required version 2.8.
As Víctor just found out the hard way, using target_include_directories
makes our minimum version 2.8.11. Should we set that as the minimum to
create a more obvious error message?
Current error:
CMake Error at dll/keyboard/CMakeLists.txt:92 (target_include_directories):
Unknown CMake command "target_include_directories".
More information about the Ros-dev
mailing list