1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #5979 from alalek:world_disable_pch

This commit is contained in:
Alexander Alekhin
2016-01-15 17:28:48 +00:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ function(include_one_module m)
endfunction()
if(NOT OPENCV_INITIAL_PASS)
set(ENABLE_PRECOMPILED_HEADERS OFF CACHE INTERNAL "" FORCE)
project(opencv_world)
message(STATUS "Processing WORLD modules...")