mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-05 01:29:07 +00:00
chore(build): add vendored glew-cmake-2.2.0 library
This commit is contained in:
parent
cf257c771f
commit
dd52d00736
303 changed files with 25236 additions and 1 deletions
25
vendor/glew-cmake-2.2.0/.gitignore
vendored
Normal file
25
vendor/glew-cmake-2.2.0/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
*.pc
|
||||
/src/*.c
|
||||
/include/GL/*.h
|
||||
/build/vc6/*.rc
|
||||
/build/*.rc
|
||||
/build/*/*.sdf
|
||||
/build/*/*.suo
|
||||
/build/*/*.db
|
||||
/build/*/*.vcxproj.user
|
||||
/build/*/.vs/
|
||||
/build/*/tmp/
|
||||
/build/cmake/CMakeFiles/
|
||||
/build/cmake/CMakeCache.txt
|
||||
/build/cmake/cmake_install.cmake
|
||||
/build/cmake/Makefile
|
||||
/auto/extensions
|
||||
/auto/registry
|
||||
/bin
|
||||
/lib
|
||||
/tmp
|
||||
/out
|
||||
.DS_Store*
|
||||
auto/EGL-Registry
|
||||
auto/OpenGL-Registry
|
||||
auto/glfixes
|
||||
Loading…
Add table
Add a link
Reference in a new issue