Code review comment for lp:~dandrader/unity/phablet_edgeDragGesture

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

> 1087 + COMMAND cp "${CMAKE_CURRENT_SOURCE_DIR}/*.qml"
> ${CMAKE_CURRENT_BINARY_DIR}
>
> This should use ${qmlFiles}, too.

Done.

« Back to merge proposal