This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1aad2e9e56
dolphin
/
Externals
/
GLew
/
CMakeLists.txt
6 lines
85 B
CMake
Raw
Blame
History
include_directories
(
include
)
set
(
SRCS
src/glew.c
)
add_library
(
GLEW
STATIC
${
SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink