mirror of
https://github.com/nigels-com/glew.git
synced 2025-06-18 04:28:52 +00:00
Append disableMetrics message
This commit is contained in:
parent
a4028d417b
commit
54e21ca5da
@ -39,7 +39,7 @@ You can download and build GLEW using the [vcpkg](https://github.com/Microsoft/v
|
||||
./vcpkg integrate install
|
||||
vcpkg install glew
|
||||
|
||||
The GLEW port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
||||
The GLEW port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository. If you would like to build vcpkg with telemetry disabled, use `./bootstrap-vcpkg.sh -disableMetrics` when bootstrapping.
|
||||
|
||||
It is highly recommended to build from a tgz or zip release snapshot or vcpkg.
|
||||
The code generation workflow is a complex brew of gnu make, perl and python, that works best on Linux or Mac.
|
||||
|
Loading…
Reference in New Issue
Block a user