Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:badshah400:lapack2023:Leap15
AppCSXCAD
qt5_use_modules.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qt5_use_modules.diff of Package AppCSXCAD
diff --git a/CMakeLists.txt b/CMakeLists.txt index d5b6e5a..148ec66 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -143,7 +143,7 @@ SET(SOURCES ADD_EXECUTABLE( AppCSXCAD ${SOURCES} ) if(Qt5Widgets_FOUND) - qt5_use_modules(AppCSXCAD Widgets Xml) + set(QT_LIBRARIES Qt5::Widgets Qt5::Xml) endif() TARGET_LINK_LIBRARIES( AppCSXCAD
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