plasma-framework/private/qtjolie-branch/includes/CMakeLists.txt

13 lines
281 B
CMake
Raw Normal View History

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