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
843e8b5f54
dolphin
/
Externals
/
SOIL
/
CMakeLists.txt
7 lines
103 B
CMake
Raw
Blame
History
set
(
SRCS
image_DXT.c
image_helper.c
SOIL.c
stb_image_aug.c
)
add_library
(
SOIL
STATIC
${
SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink