Commit 159534a2 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #732 from alalek:gnu_toolchain

parents afcb7bb4 38ece115
cmake_minimum_required(VERSION 2.8)
if(APPLE_FRAMEWORK OR WINRT)
if(APPLE_FRAMEWORK OR WINRT
OR AARCH64 # protobuf doesn't know this platform
)
ocv_module_disable(dnn)
endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment