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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- openal-soft-1.6.372/CMakeLists.txt
0
++ openal-soft-1.6.372/CMakeLists.txt
Lines 371-377 Link Here
371
        DESTINATION include/AL
371
        DESTINATION include/AL
372
)
372
)
373
INSTALL(FILES "${OpenAL_BINARY_DIR}/admin/pkgconfig/openal.pc"
373
INSTALL(FILES "${OpenAL_BINARY_DIR}/admin/pkgconfig/openal.pc"
374
        DESTINATION lib/pkgconfig)
374
        DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
375
375
376
IF(EXAMPLES)
376
IF(EXAMPLES)
377
    ADD_EXECUTABLE(openal-info examples/openal-info.c)
377
    ADD_EXECUTABLE(openal-info examples/openal-info.c)

Return to bug 263099