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