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