CMakeLists.txt
25.8 KB
-
cmake: consistently use TARGET_INCLUDE_DIRECTORIES if available · 56893bb9
Instead of using INCLUDE_DIRECTORIES again for the libgit2_clar test suite, we should just be using TARGET_INCLUDE_DIRECTORIES again if the CMake version is greater than 2.8.11.
Patrick Steinhardt committed