Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
affective_computing
/
face_recognize_mnn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
efe347fa
authored
2022-09-23 11:03:50 +0800
by
乔峰昇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updata version
1 parent
9f65ab06
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
CMakeLists.txt
CMakeLists.txt
View file @
efe347f
...
...
@@ -2,7 +2,6 @@ cmake_minimum_required(VERSION 3.10)
project
(
main
)
set
(
CMAKE_CXX_STANDARD 11
)
find_package
(
OpenCV REQUIRED
)
set
(
MNN_DIR /home/situ/MNN/MNN1.0/MNN
)
include_directories
(
${
MNN_DIR
}
/include
)
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment