This website requires JavaScript.
Explore
Help
Sign In
v4games
/
eco2d
Watch
3
Star
0
Fork
You've already forked eco2d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
df6e844c98
eco2d
/
code
/
vendors
/
cwpack
/
CMakeLists.txt
3 lines
59 B
CMake
Raw
Blame
History
file
(
GLOB
SRCS
*.h
*.c
)
add_library
(
cwpack
STATIC
${
SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink