Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
libharu
libharu-link-libm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libharu-link-libm.patch of Package libharu
Index: libharu-RELEASE_2_3_0/CMakeLists.txt =================================================================== --- libharu-RELEASE_2_3_0.orig/CMakeLists.txt +++ libharu-RELEASE_2_3_0/CMakeLists.txt @@ -99,6 +99,8 @@ if(PNG_FOUND) set(ADDITIONAL_LIBRARIES ${ADDITIONAL_LIBRARIES} ${PNG_LIBRARIES}) endif(PNG_FOUND) +find_library(M_LIB m) +set(ADDITIONAL_LIBRARIES ${ADDITIONAL_LIBRARIES} ${M_LIB}) # ======================================================================= # configure header files, add compiler flags
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