This commit is contained in:
Jan Möbius
2016-04-29 10:28:55 +02:00
parent bc7a6b78d5
commit d1a3bbd62c

View File

@@ -93,7 +93,7 @@ if ( BUILD_APPS )
# Create a qt.conf file to find plugins on windows
configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/Qt/qt.conf.in Build/qt.conf COPYONLY )
INSTALL(FILES ${CMAKE_BINARY_DIR}/Build/qt.conf DESTINATION .
INSTALL(FILES ${CMAKE_BINARY_DIR}/Build/qt.conf DESTINATION . )
endif()
endif()