Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Neumann
257bd7a60f [VTK/GLEW] Fix Regression of VTK with newer CMake Versions (#7967)
* Add glew variables lost by cmakes new FindGLEW to wrapper
The variables are required by ports like VTK

* fix file location.

* completly refactor wrapper. Static case was not handled correctly

* add singular variables for pangolin
2019-09-06 13:54:59 -07:00
Phoebe
bcff929875 Add PREFER_NINJA to many ports (#7468)
* Add PREFER_NINJA to many ports
2019-07-31 13:01:02 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Cheney Wang
d4412e0ee2 [glew] Disable the link option /nodefaultlib and /noentry (#6853)
* [glew] Disable the link option /nodefaultlib and /noentry

* [glew] Combine with vcpkg_extract_source_archive_ex
2019-06-12 15:44:25 -07:00
Phil Christensen
dbdba212e1
[glew][octomap][roaring] fix parallel config (#5958)
* [glew][octomap][roaring] fix parallel config

fix CMake Error: Could not open file for write in copy operation

* [anax] fix parallel config
2019-04-05 09:38:26 -07:00
Sean Warren
55eeb17c66 [glew] Do not build utilities (#5859)
* [glew] Do not build utilities
2019-03-30 22:18:23 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
jasjuang
a6099f8267 update glew to 2.1.0 2017-08-13 17:21:08 -07:00
Robert Schumacher
ac763f975b [glew] Move source dir to avoid conflicts with previous source version. Rename static -> dynamic. 2017-06-21 23:26:07 -07:00
Robert Schumacher
c5636c4692 [glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer using vcpkg_copy_pdbs(). 2017-01-13 17:54:13 -08:00
sol-prog
84f2975a58 Updated Glew to version 2.0.0 2016-10-20 14:13:40 -07:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00