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