Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 432040 | Differences between
and this patch

Collapse All | Expand All

(-)xdispatch_0.7.0_src.orig/Qt/CMakeLists.txt (+2 lines)
Lines 27-32 Link Here
27
# tell qt we're building a dll
27
# tell qt we're building a dll
28
mz_add_definition(QT_MAKEDLL)
28
mz_add_definition(QT_MAKEDLL)
29
29
30
mz_add_definition(QT_NO_DEBUG)
31
30
# assume an installation
32
# assume an installation
31
include_directories(
33
include_directories(
32
    ../include
34
    ../include

Return to bug 432040