Sign in
boringssl
/
boringssl.git
/
138c2ac627cee80ef2bea4536f9da42c2d22e8dd
/
.
/
crypto
/
rand
/
CMakeLists.txt
blob: eb24613a4ea4eb265a6f3e36521eea34f7e0cbd2 [
file
]
include_directories(. .. ../../include)
add_library(
rand
OBJECT
rand.c
urandom.c
windows.c
)