NOISSUE make qt.conf downloadable in presence of GH-1885
Now it has a single space inside.
This commit is contained in:
		| @@ -440,7 +440,7 @@ if(NOT INSTALL_BUNDLE) | |||||||
| else() | else() | ||||||
| 	# Add qt.conf - this makes Qt stop looking for things outside the bundle | 	# Add qt.conf - this makes Qt stop looking for things outside the bundle | ||||||
| 	install( | 	install( | ||||||
| 		CODE "file(WRITE \"\${CMAKE_INSTALL_PREFIX}/${RESOURCES_DEST_DIR}/qt.conf\" \"\")" | 		CODE "file(WRITE \"\${CMAKE_INSTALL_PREFIX}/${RESOURCES_DEST_DIR}/qt.conf\" \" \")" | ||||||
| 		COMPONENT Runtime | 		COMPONENT Runtime | ||||||
| 	) | 	) | ||||||
| 	# Bundle plugins | 	# Bundle plugins | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Petr Mrázek
					Petr Mrázek