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