• Augusto Fraga Giachero's avatar
    Enable cmake CMP0077 policy · 2d778434
    Augusto Fraga Giachero authored
    When building OpenCV as a sub-project using cmake's add_subdirectory()
    the OpenCV's build options would be overwritten to its default
    state. With cmake 3.13+ the CMP0077 policy, option() honors previous
    definitions via set().
    2d778434
CMakeLists.txt 65.9 KB