Sign in
boringssl
/
boringssl.git
/
eb9232f06ffae855a9b8c5dfaffcaaf256dfbaac
/
.
/
crypto
/
engine
/
CMakeLists.txt
blob: 5667f023489dff614097f864c1133f2d6230bd43 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
engine
OBJECT
engine.c
)