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() | ||||
| 	# Add qt.conf - this makes Qt stop looking for things outside the bundle | ||||
| 	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 | ||||
| 	) | ||||
| 	# Bundle plugins | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Petr Mrázek
					Petr Mrázek