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