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