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-SP4:FactoryCandidates
seafile-client
fix-cmake-name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-cmake-name.patch of Package seafile-client
Index: seafile-client-9.0.1/CMakeLists.txt =================================================================== --- seafile-client-9.0.1.orig/CMakeLists.txt +++ seafile-client-9.0.1/CMakeLists.txt @@ -133,7 +133,7 @@ ENDIF() #################### ###### BEGIN: QT configuration #################### -FIND_PROGRAM(qmake_executable NAMES qmake qmake.exe) +FIND_PROGRAM(qmake_executable NAMES qmake qmake-qt5 qmake.exe) EXECUTE_PROCESS(COMMAND bash -c "${qmake_executable} --version | grep -iE '^using qt version [0-9.]+' | awk '{print $4}'" OUTPUT_VARIABLE DETECTED_QT_VERSION
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