Ticket #35307: patch-pch-CMakeLists.txt.diff
File patch-pch-CMakeLists.txt.diff, 349 bytes (added by BasicBaer (Hendrik T. Voelker), 12 years ago) |
---|
-
CMakeLists.txt
old new 350 350 endif() 351 351 352 352 include(cmake/OpenCVPCHSupport.cmake REQUIRED) 353 SET(PCHSupport_FOUND FALSE) 353 354 include(cmake/OpenCVModule.cmake REQUIRED) 354 355 355 356 # ----------------------------------------------------------------------------