File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 6969 "cacheVariables" : {
7070 },
7171 "environment" : {
72- "LINUX_QT_ROOT_DIR" : " $env{HOME}/Qt"
72+ "LINUX_QT_ROOT_DIR" : " $env{HOME}/Qt" ,
73+ "LINUX_PRE_BUILT_DEPS_ROOT_DIR" :" $env{HOME}/hyperion_prebuild_deps"
7374 }
7475 },
7576 {
8283 "rhs" : " Linux"
8384 },
8485 "cacheVariables" : {
86+ "USE_PRE_BUILT_DEPS" :" ON" ,
87+ "PRE_BUILT_DEPS_DIR" :" $env{LINUX_PRE_BUILT_DEPS_ROOT_DIR}/qt5"
8588 },
8689 "environment" : {
8790 }
9699 "rhs" : " Linux"
97100 },
98101 "cacheVariables" : {
102+ "USE_PRE_BUILT_DEPS" :" ON" ,
103+ "PRE_BUILT_DEPS_DIR" :" $env{LINUX_PRE_BUILT_DEPS_ROOT_DIR}/qt6"
99104 },
100105 "environment" : {
101106 "QTDIR" : " $env{LINUX_QT_ROOT_DIR}/6.9.0/gcc_64"
162167 },
163168 {
164169 "name" : " release-qt5-all" ,
165- "inherits" : [ " release" , " qt5-env-windows-wrapper" ]
170+ "inherits" : [ " windows- release" , " qt5-env-windows-wrapper" ]
166171 },
167172 {
168173 "name" : " debug-qt5-all-linux" ,
169- "inherits" : [ " debug" , " qt5-env-linux-wrapper" ],
174+ "inherits" : [ " linux- debug" , " qt5-env-linux-wrapper" ],
170175 "hidden" : false
171176 },
172177 {
You can’t perform that action at this time.
0 commit comments