Sign in
boringssl
/
boringssl.git
/
a70c75cfc0ca32a43985e3f24d737ca9cafcb910
/
.
/
crypto
/
obj
/
CMakeLists.txt
blob: d812b37674172e77adad6c358983c55181e12f77 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
obj
OBJECT
obj.c
obj_xref.c
obj_error.c
)