mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
committed by
Alexander Alekhin
parent
960bb540ec
commit
987bb2ca61
@@ -850,7 +850,7 @@ macro(ocv_create_module)
|
||||
set(the_module_target ${the_module})
|
||||
endif()
|
||||
|
||||
if(WINRT)
|
||||
if(WINRT AND BUILD_TESTS)
|
||||
# removing APPCONTAINER from modules to run from console
|
||||
# in case of usual starting of WinRT test apps output is missing
|
||||
# so starting of console version w/o APPCONTAINER is required to get test results
|
||||
|
||||
Reference in New Issue
Block a user