CMake 2.8.9 doesn't understand targer_include_directories
To build on older linux distributions, like Debian Wheezy, the target_include_directories should be replaced with include_directories.
Please register or sign in to comment
To build on older linux distributions, like Debian Wheezy, the target_include_directories should be replaced with include_directories.