8 lines
164 B
CMake
8 lines
164 B
CMake
|
install( FILES
|
||
|
QtJolie/Client
|
||
|
QtJolie/Fault
|
||
|
QtJolie/Message
|
||
|
QtJolie/PendingCall
|
||
|
QtJolie/Value
|
||
|
DESTINATION ${INCLUDE_INSTALL_DIR}/QtJolie COMPONENT Devel)
|