Sign in
boringssl
/
boringssl.git
/
2cac3506faf57f4e77d644e5ec0b13dc5d484691
/
.
/
crypto
/
obj
/
CMakeLists.txt
blob: a27e504a5b7587601fe21deb17cf5cd264090445 [
file
]
include_directories(. .. ../../include)
add_library(
obj
OBJECT
obj.c
obj_xref.c
)