Sign in
boringssl
/
boringssl.git
/
6855e0a470791f6536bae04a54fbe2456d69f91c
/
.
/
decrepit
/
xts
/
CMakeLists.txt
blob: 7dccde0377dbb5ac599a2f59226a72da80513ba2 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
xts
OBJECT
xts.c
)