link with gold: if you want something don't forget to ask for it :)
svn path=/trunk/KDE/kdelibs/; revision=880001
This commit is contained in:
parent
25b6627ce8
commit
1a51d8f34e
@ -33,6 +33,8 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_SOURCE_DIR}/threadweaver/
|
||||
${KDE4_INCLUDES})
|
||||
if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||
# libGL needs dlopen() and friends from the dl library
|
||||
find_library(DL_LIBRARY dl)
|
||||
include_directories(${OPENGL_INCLUDE_DIR})
|
||||
endif(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user