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