Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:redwil:devel:tools
LIEF
LIEF-link_python.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File LIEF-link_python.patch of Package LIEF
Index: LIEF-0.10.1/api/python/CMakeLists.txt =================================================================== --- LIEF-0.10.1.orig/api/python/CMakeLists.txt +++ LIEF-0.10.1/api/python/CMakeLists.txt @@ -157,9 +157,7 @@ endif() get_target_property(suffix pyLIEF SUFFIX) set(LIEF_LIBRARY_NAME "lief${suffix}") -if (WIN32) - set(PYLIEF_DEPS_LIBRARIES ${PYLIEF_DEPS_LIBRARIES} ${PYTHON_LIBRARIES}) -endif() +set(PYLIEF_DEPS_LIBRARIES ${PYLIEF_DEPS_LIBRARIES} ${PYTHON_LIBRARIES}) target_link_libraries(pyLIEF PUBLIC ${PYLIEF_DEPS_LIBRARIES})
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor