plasma-framework/private/qtjolie-branch/includes/CMakeLists.txt
Kevin Ottens 1ceabde6ea Add forward headers and use them in the tests.
svn path=/branches/work/~ervin/qtjolie/; revision=959038
2009-04-25 14:06:25 +00:00

8 lines
164 B
CMake

install( FILES
QtJolie/Client
QtJolie/Fault
QtJolie/Message
QtJolie/PendingCall
QtJolie/Value
DESTINATION ${INCLUDE_INSTALL_DIR}/QtJolie COMPONENT Devel)