diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 5101464b..2ae8b1c5 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -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