Sign in
boringssl
/
boringssl.git
/
f6faa4b7105981ea8f9b29f2b2f7c83fbce1f0c4
/
.
/
crypto
/
des
/
CMakeLists.txt
blob: 7ece45261e9e0a5088001f9a051017346e65dba1 [
file
]
include_directories(. .. ../../include)
add_library(
des
OBJECT
des.c
)