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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- src/engine/CMakeLists.txt
0
++ src/engine/CMakeLists.txt
Lines 68-70 Link Here
68
IF(USE_PCH)
68
IF(USE_PCH)
69
    ADD_DEPENDENCIES(traversoaudiobackend precompiled_headers)
69
    ADD_DEPENDENCIES(traversoaudiobackend precompiled_headers)
70
ENDIF(USE_PCH)
70
ENDIF(USE_PCH)
71
72
TARGET_LINK_LIBRARIES(traversoaudiobackend
73
	-ldl
74
)

Return to bug 410107