Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
5d377ceb
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "fd02aad4029e7bbe4f49d06847ad1cded34d9eb2"
Commit
5d377ceb
authored
Oct 27, 2015
by
Davis King
Browse files
Added a overview comment at the top of the file.
parent
5f9e4bf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
setup.py
setup.py
+4
-0
No files found.
setup.py
View file @
5d377ceb
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
Copyright (C) 2015 Ehsan Azar (dashesy@linux.com)
Copyright (C) 2015 Ehsan Azar (dashesy@linux.com)
License: Boost Software License See LICENSE.txt for the full license.
License: Boost Software License See LICENSE.txt for the full license.
This file basically just uses CMake to compile the dlib python bindings project
located in the tools/python folder and then puts the outputs into standard
python packages.
To build the dlib:
To build the dlib:
python setup.py build
python setup.py build
To build and install:
To build and install:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment