View | Details | Raw Unified | Return to bug 274143
Collapse All | Expand All

(-)cmake/external/qt/CMakeLists.txt (+1 lines)
Lines 50-55 INTERFACE Link Here
50
    ${qt_loc}/include/QtCore/${qt_version}/QtCore
50
    ${qt_loc}/include/QtCore/${qt_version}/QtCore
51
    ${qt_loc}/include/QtGui/${qt_version}/QtGui
51
    ${qt_loc}/include/QtGui/${qt_version}/QtGui
52
    ${qt_loc}/include/QtWidgets/${qt_version}/QtWidgets
52
    ${qt_loc}/include/QtWidgets/${qt_version}/QtWidgets
53
    ${qt_loc}/include/QtServiceSupport/${qt_version}/QtServiceSupport
53
)
54
)
54
55
55
target_compile_definitions(external_qt
56
target_compile_definitions(external_qt

Return to bug 274143