1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 06:13:05 +04:00
Files
opencv/android/android-opencv/CMakeLists.txt
T
2011-04-06 14:31:03 +00:00

6 lines
81 B
CMake

cmake_minimum_required(VERSION 2.8)
project(android-jni)
add_subdirectory(jni)