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