This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
ndhc
Watch
1
Star
0
Fork
0
You've already forked ndhc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e990246207
ndhc
/
ncmlib
/
CMakeLists.txt
4 lines
65 B
CMake
Raw
Normal View
History
Unescape
Escape
Use the new libc_random_u32() in ncmlib to replace random_xid().
2011-06-28 00:37:00 +05:30
file
(
GLOB
NCMLIB_SRCS
"*.c"
)
Somehow not all of ncmlib was version controlled. Fix.
2010-11-13 05:16:45 +05:30
Use the new libc_random_u32() in ncmlib to replace random_xid().
2011-06-28 00:37:00 +05:30
add_library
(
ncmlib
${
NCMLIB_SRCS
}
)
Reference in New Issue
Copy Permalink