Sign in
boringssl
/
boringssl
/
983f6bdb5888d7074d7ee67d5e3741bcf1027108
/
.
/
crypto
/
engine
/
CMakeLists.txt
blob: 5126e2a9d2f43c5c3172f8570a919fa0647ec308 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
engine
OBJECT
engine.c
)