commit | 26b98e12c55c24bb93d5985447cd74e9b5abe815 | [log] [tgz] |
---|---|---|
author | Christoph M. Wintersteiger <cwinter@microsoft.com> | Tue Feb 26 12:26:04 2019 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Mon Aug 19 13:37:46 2019 +0100 |
tree | 41ffa92d753c5f4abfc4cabbd05db400b8c26e7a | |
parent | 6e0cac1f577db5042655c11e3562dcc53fb9df55 [diff] [blame] |
3rdparty: Fix newlines and trailing whitespace
diff --git a/3rdparty/everest/CMakeLists.txt b/3rdparty/everest/CMakeLists.txt index ede0e83..c7749d8 100644 --- a/3rdparty/everest/CMakeLists.txt +++ b/3rdparty/everest/CMakeLists.txt
@@ -4,7 +4,7 @@ set(everest_src ${CMAKE_CURRENT_SOURCE_DIR}/library/everest.c - ${CMAKE_CURRENT_SOURCE_DIR}/library/x25519.c + ${CMAKE_CURRENT_SOURCE_DIR}/library/x25519.c ${CMAKE_CURRENT_SOURCE_DIR}/library/Hacl_Curve25519_joined.c )