Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 353204 Details for
Bug 476578
[qt overlay] dev-util/cmake - Qt5 found, but uses Qt4's uic version (/usr/bin/uic)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Qt5WidgetsConfigExtras.cmake
Qt5WidgetsConfigExtras.cmake (text/x-cmake), 348 bytes, created by
Stefan Böhmann
on 2013-07-13 13:19:31 UTC
(
hide
)
Description:
Qt5WidgetsConfigExtras.cmake
Filename:
MIME Type:
Creator:
Stefan Böhmann
Created:
2013-07-13 13:19:31 UTC
Size:
348 bytes
patch
obsolete
> >if (NOT TARGET Qt5::uic) > add_executable(Qt5::uic IMPORTED) > > set(imported_location "${_qt5Widgets_install_prefix}/lib64/qt5/bin/uic") > _qt5_Widgets_check_file_exists(${imported_location}) > > set_target_properties(Qt5::uic PROPERTIES > IMPORTED_LOCATION ${imported_location} > ) >endif() > >set(Qt5Widgets_UIC_EXECUTABLE Qt5::uic)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 476578
:
353202
| 353204 |
353206
|
353208
|
353210