Support packaging snapcraft projects from the IDE (Step 1)

This commit is contained in:
Benjamin Zeller
2016-09-22 18:11:03 +02:00
parent 8b038eef7f
commit d548b7d239
31 changed files with 1298 additions and 81 deletions

View File

@@ -86,7 +86,7 @@ ELSE(CMAKE_BUILD_TYPE MATCHES DEBUG)
ENDIF(CMAKE_BUILD_TYPE MATCHES DEBUG)
add_custom_target(ApplyPatches
env QUILT_PATCHES=debian/patches quilt push -a
${CMAKE_SOURCE_DIR}/apply-patches.sh
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR})
ExternalProject_Add(${QT_VERSION}