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
12d9f2da1b
eco2d
/
code
/
common
/
CMakeLists.txt
3 lines
73 B
CMake
Raw
Blame
History
file
(
GLOB_RECURSE
SRCS
*.h
*.c
)
add_library
(
eco2d-common
STATIC
${
SRCS
}
)
Reference in New Issue
View Git Blame
Copy Permalink