Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
libArcus-lulzbot
fix-build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-build.patch of Package libArcus-lulzbot
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0fe6d7a..b20102a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,6 +69,7 @@ if(BUILD_STATIC) endif() else() add_library(Arcus SHARED ${arcus_SRCS}) + target_link_libraries(Arcus PRIVATE pthread) endif() if(MSVC_STATIC_RUNTIME)
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