Sign in
◑
Theme
boringssl
/
boringssl.git
/
bd911af514a4b9831d2ef7d85c2cf082d53fb3ee
/
.
/
third_party
/
fiat
/
CMakeLists.txt
blob: fcc77d52b837a10dd20d4fca2265e0a4fe30679f [
file
]
include_directories(../../include)
add_library(
fiat
OBJECT
curve25519.c
)