Support packaging snapcraft projects from the IDE (Step 1)
This commit is contained in:
		@@ -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}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user