• Roman Donchenko's avatar
    Fix errors in usages of try_compile · a9e9ce85
    Roman Donchenko authored
    * There's no OPENCV_BINARY_DIR variable;
    * No need to append CMakeFiles/CMakeTmp, as CMake does it for you;
    * Output variables are unused;
    * Wrong usage of CMAKE_FLAGS;
    * Small quoting and style issues.
    a9e9ce85
OpenCVCRTLinkage.cmake 4.46 KB