Closed lasch closed 10 years ago
We still have 2.8.6 in use. I'll check what we do in other projects.
Any news on this? Otherwise, I'll just merge...
migrated this fix into mainline. We can revert later if needed, but at this time it's more important to allow people to build with cmake 2.8 versions before 2.8.11.
...cmake version 2.8.8
The target_compile_definitions was introduced after cmake 2.8.8. I don't think, we should require this just because of one line in CMakeLists.txt. @eile do you think that's reasonable?