Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
gl2ps
no-copy-dt-needed-entries.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-copy-dt-needed-entries.patch of Package gl2ps
--- CMakeLists.txt.orig 2012-11-27 21:41:06.000000000 +0200 +++ CMakeLists.txt 2013-03-26 20:51:25.311336670 +0200 @@ -106,6 +106,11 @@ endif(PNG_FOUND) endif(ENABLE_PNG) +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