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
377f3309
Commit
377f3309
authored
Sep 01, 2013
by
Davis King
Browse files
Removed cmake statement that is no longer needed.
parent
6fc0d8f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
dlib/add_python_module
dlib/add_python_module
+0
-4
No files found.
dlib/add_python_module
View file @
377f3309
...
...
@@ -39,10 +39,6 @@ endif()
string(REPLACE "add_python_module" "" dlib_path ${CMAKE_CURRENT_LIST_FILE})
include(${dlib_path}/cmake)
# Make sure other python interfaces can #include the headers in
# dclib/tools/python/src if they want to.
INCLUDE_DIRECTORIES(${dlib_path}/../tools/python/src)
# We put the extra _ on the end of the name just so it's possible to
# have a module name of dlib and not get a conflict with the target named
# dlib in ../dlib/cmake. We use the target OUPUT_NAME property to ensure the
...
...
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