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