i suppose installing all the headers might be considered a nice feature.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=692085
This commit is contained in:
Aaron J. Seigo 2007-07-25 00:52:15 +00:00
parent 0bc4d740f9
commit 538b5fc7de

View File

@ -83,6 +83,7 @@ set(plasma_LIB_INCLUDES
if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
set(plasma_LIB_INCLUDES
${plasma_LIB_INCLUDES}
glapplet.h)
endif(QT_QTOPENGL_FOUND AND OPENGL_FOUND)