File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "QL_ENABLE_SESSIONS" : true ,
1919 "ORE_BUILD_DOC" : false
2020 },
21+ "toolchainFile" : " $env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" ,
2122 "architecture" : {
2223 "value" : " x64" ,
2324 "strategy" : " external"
4647 "MSVC_LINK_DYNAMIC_RUNTIME" : true ,
4748 "MSVC_WHOLE_PROGRAM_OPTIMIZATION" : true ,
4849 "QL_ENABLE_SESSIONS" : true ,
49- "ORE_BUILD_DOC" : false
50+ "ORE_BUILD_DOC" : false ,
51+ "BOOST_USE_WINAPI_VERSION" : " 0x0601"
5052 },
53+ "toolchainFile" : " $env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" ,
5154 "architecture" : {
5255 "value" : " x64" ,
5356 "strategy" : " external"
109112 "architecture" : {
110113 "value" : " x64" ,
111114 "strategy" : " set"
115+
112116 },
117+ "toolchainFile" : " $env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" ,
113118 "vendor" : {
114119 "microsoft.com/VisualStudioSettings/CMake/1.0" : {
115120 "intelliSenseMode" : " windows-msvc-x64" ,
134139 "QL_ENABLE_SESSIONS" : true ,
135140 "ORE_BUILD_DOC" : false
136141 },
142+ "toolchainFile" : " $env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" ,
137143 "architecture" : {
138144 "value" : " x64" ,
139145 "strategy" : " set"
You can’t perform that action at this time.
0 commit comments