File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 3030 "hidden" : true ,
3131 "toolchainFile" : " $env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" ,
3232 "cacheVariables" : {
33- "VCPKG_MANIFEST_INSTALL" : " ON" ,
34- "BUILD_TESTING" : " ON" ,
35- "ENABLE_OPENMP" : " OFF" ,
36- "ENABLE_SYCL" : " OFF" ,
37- "BUILD_BINDINGS" : " ON" ,
38- "BUILD_PYTHON_BINDINGS" : " OFF"
33+ "VCPKG_MANIFEST_INSTALL" : " ON"
3934 }
4035 },
4136 {
7469 },
7570 "vendor" : {
7671 "microsoft.com/VisualStudioSettings/CMake/1.0" : {
77- "hostOS" : [" Windows" ]
72+ "hostOS" : [
73+ " Windows"
74+ ]
7875 }
7976 },
8077 "cacheVariables" : {
255252 },
256253 {
257254 "name" : " triplet-x64-linux-inteloneapi" ,
258- "inherits" : [" vcpkg-base" , " inteloneapi-env" ],
255+ "inherits" : [
256+ " vcpkg-base" ,
257+ " inteloneapi-env"
258+ ],
259259 "hidden" : true ,
260260 "environment" : {
261261 "VCPKG_DEFAULT_HOST_TRIPLET" : " x64-linux-inteloneapi"
307307 }
308308 }
309309 ]
310- }
310+ }
You can’t perform that action at this time.
0 commit comments