Ticket #35307: patch-pch-CMakeLists.txt.diff

File patch-pch-CMakeLists.txt.diff, 349 bytes (added by BasicBaer (Hendrik T. Voelker), 12 years ago)

updates patch file

  • CMakeLists.txt

    old new  
    350350endif()
    351351
    352352include(cmake/OpenCVPCHSupport.cmake REQUIRED)
     353SET(PCHSupport_FOUND FALSE)
    353354include(cmake/OpenCVModule.cmake REQUIRED)
    354355
    355356# ----------------------------------------------------------------------------