Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15:Update
gl2ps
no-copy-dt-needed-entries.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-copy-dt-needed-entries.patch of Package gl2ps
Index: CMakeLists.txt =================================================================== --- CMakeLists.txt.orig +++ CMakeLists.txt @@ -111,6 +111,11 @@ if(MATH_LIBRARY) list(APPEND EXTERNAL_LIBRARIES ${MATH_LIBRARY}) endif(MATH_LIBRARY) +find_library(MATH_LIBRARY m) +if(MATH_LIBRARY) + list(APPEND EXTERNAL_LIBRARIES ${MATH_LIBRARY}) +endif(MATH_LIBRARY) + include_directories(${EXTERNAL_INCLUDES}) if(OPENGL_FOUND)
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