• Alexander Nitsch's avatar
    Implement CMAKE_CURRENT_LIST_DIR for older CMake · d6c95621
    Alexander Nitsch authored
    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.
    d6c95621
Name
Last commit
Last update
..
OpenCV.mk.in Loading commit data...
OpenCVConfig-version.cmake.in Loading commit data...
OpenCVConfig.cmake.in Loading commit data...
cmake_uninstall.cmake.in Loading commit data...
cvconfig.h.in Loading commit data...
opencv-XXX.pc.in Loading commit data...
opencv_abi.xml.in Loading commit data...
opencv_modules.hpp.in Loading commit data...
opencv_run_all_tests_android.sh.in Loading commit data...
opencv_run_all_tests_unix.sh.in Loading commit data...
opencv_run_all_tests_windows.cmd.in Loading commit data...