mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
update CPU detection on ANDROID patch
This commit is contained in:
@@ -98,6 +98,10 @@ if(POLICY CMP0042)
|
||||
cmake_policy(SET CMP0042 NEW)
|
||||
endif()
|
||||
|
||||
if(POLICY CMP0046)
|
||||
cmake_policy(SET CMP0046 OLD)
|
||||
endif()
|
||||
|
||||
if(POLICY CMP0051)
|
||||
cmake_policy(SET CMP0051 NEW)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user