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