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:
c8f84386ba
Switch branches
×
bltd
master
Detector
/
app
/ CMakeLists.txt
pengxianhong
on 18 Jun 2023
95 bytes
build(*): 优化CMake配置
Raw
Blame
History
cmake_minimum_required(VERSION 3.0) project(CommonDetector) include_directories(src/main/jni)