We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e033bd commit af3dcc0Copy full SHA for af3dcc0
1 file changed
build/vcpkg/portfile.cmake.in
@@ -10,6 +10,8 @@ vcpkg_from_github(
10
11
vcpkg_cmake_configure(
12
SOURCE_PATH "${SOURCE_PATH}/build/cmake"
13
+ OPTIONS
14
+ -D MYCI_VCPKG_PORT_BUILD=True
15
)
16
17
vcpkg_cmake_install()
0 commit comments