plasma-framework/private/qtjolie-branch/includes/CMakeLists.txt
Kevin Ottens a9fe9d1c47 Provide a MetaService convenience class to control jolie's metaservice.
svn path=/branches/work/~ervin/qtjolie/; revision=965146
2009-05-08 08:23:59 +00:00

9 lines
186 B
CMake

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