Fixed missing qt.con install target
This commit is contained in:
@@ -93,6 +93,7 @@ if ( BUILD_APPS )
|
|||||||
|
|
||||||
# Create a qt.conf file to find plugins on windows
|
# Create a qt.conf file to find plugins on windows
|
||||||
configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/Qt/qt.conf.in Build/qt.conf COPYONLY )
|
configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/Qt/qt.conf.in Build/qt.conf COPYONLY )
|
||||||
|
INSTALL(FILES ${CMAKE_BINARY_DIR}/Build/qt.conf DESTINATION .
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user