Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
0e782a9eb3feeb0cd9445be79cedbf9ce767dc45
/
.
/
crypto
/
rand
/
CMakeLists.txt
blob: 23c1b24e0c9046a3981eea7b7e90d86abb94afbe [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
rand
OBJECT
rand.c
urandom.c
windows.c
)