Utilities/Release: Remove unused setting in Linux build
CMake_INSTALL_DEPENDENCIES is not needed because we link both Qt and the toolchain runtime library statically.
This commit is contained in:
parent
6c23107725
commit
a12830c2fd
@ -37,7 +37,6 @@ CPACK_SYSTEM_NAME:STRING=Linux-x86_64
|
||||
BUILD_QtDialog:BOOL:=TRUE
|
||||
CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
|
||||
CMake_GUI_DISTRIBUTE_WITH_Qt_LGPL:STRING=3
|
||||
CMake_INSTALL_DEPENDENCIES:BOOL=ON
|
||||
CMAKE_PREFIX_PATH:STRING=${qt_prefix}
|
||||
CMake_QT_STATIC_QXcbIntegrationPlugin_LIBRARIES:STRING=${qt_xcb_libs}
|
||||
")
|
||||
|
Loading…
Reference in New Issue
Block a user