This website requires JavaScript.
Explore
Help
Sign In
martin
/
fysxasteroids
Watch
1
Star
0
Fork
You've already forked fysxasteroids
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c2ca0a1a4d
fysxasteroids
/
engine
/
libraries
/
sha2
/
CMakeLists.txt
7 lines
76 B
CMake
Raw
Blame
History
PROJECT
(
SHA2
CXX
)
SET
(
SRCS
sha2.c
)
ADD_LIBRARY
(
sha2
STATIC
sha2.c
)
Reference in New Issue
View Git Blame
Copy Permalink