aboutsummaryrefslogtreecommitdiff
path: root/ports/glbinding
diff options
context:
space:
mode:
Diffstat (limited to 'ports/glbinding')
-rw-r--r--ports/glbinding/portfile.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/glbinding/portfile.cmake b/ports/glbinding/portfile.cmake
index dbbff30da..99f233982 100644
--- a/ports/glbinding/portfile.cmake
+++ b/ports/glbinding/portfile.cmake
@@ -18,6 +18,7 @@ vcpkg_configure_cmake(
-DOPTION_BUILD_TOOLS=OFF
-DGIT_REV=0
-DCMAKE_DISABLE_FIND_PACKAGE_cpplocate=ON
+ -DOPTION_BUILD_EXAMPLES=OFF
)
vcpkg_install_cmake()