GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
pengxianhong
/
Detector
Transfer to URL with SHA
Find file
Newer
Older
tree:
b59d687963
Switch branches
×
bltd
master
Detector
/
app
/ CMakeLists.txt
pengxianhong
on 16 Jun 2023
70 bytes
build(*): 添加CMake,方便交叉编译
Raw
Blame
History
cmake_minimum_required(VERSION 3.0) include_directories(src/main/jni)