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

6 lines
78 B
CMake

cmake_minimum_required(VERSION 2.8)
project(CVCamera)
add_subdirectory(jni)