Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
M17N
woff2
install-executables.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File install-executables.patch of Package woff2
diff -Nur woff2-1.0.2/CMakeLists.txt new/CMakeLists.txt --- woff2-1.0.2/CMakeLists.txt 2017-11-13 19:31:28.000000000 +0100 +++ new/CMakeLists.txt 2023-01-06 12:19:53.666418912 +0100 @@ -260,12 +260,10 @@ LIBRARIES woff2enc) # Installation -if (NOT BUILD_SHARED_LIBS) - install( - TARGETS woff2_decompress woff2_compress woff2_info - RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" - ) -endif() +install( + TARGETS woff2_decompress woff2_compress woff2_info + RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" +) install( TARGETS woff2common woff2dec woff2enc
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