Alexander Nitsch d6c95621e8 Implement CMAKE_CURRENT_LIST_DIR for older CMake
The use of built-in CMAKE_CURRENT_LIST_DIR requires at least
CMake 2.8.3. This fix properly defines the variable to allow its
use in versions < 2.8.3 as well.

Fixes issue #4205.

Exclude >= 2.8.3 from reimplementation of CMAKE_CURRENT_LIST_DIR

This avoids violation of possible future CMake policy checks
regarding reserved/read-only variables.
2015-04-24 23:10:50 +02:00
..
2015-03-23 16:56:50 +03:00
2015-01-20 21:10:06 +03:00
2014-08-05 20:12:35 +04:00
2015-04-24 22:38:51 +02:00
2015-03-02 22:26:45 +03:00
2014-04-03 14:53:27 +04:00
2015-04-07 18:16:22 +03:00
2014-08-05 20:12:35 +04:00