lcultx / nanogear

Automatically exported from code.google.com/p/nanogear
GNU General Public License v3.0
0 stars 0 forks source link

Patch for back-compatibility with CMake 2.4 #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Try to build with CMake 2.4

What is the expected output? What do you see instead?
It should build & install.

What version of the product are you using? On what operating system?
cmake version 2.4-patch 6, latest nanogear checkout

Please provide any additional information below.
Install of header files via FILES_MATCHING requires CMake 2.6, without this it 
can still build and install the project and will work with CMake 2.4.

Original issue reported on code.google.com by harryd...@gmail.com on 2 May 2011 at 7:18

Attachments: