mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 09:17:57 +00:00
Remove duplicate translation unit names
This commit is contained in:
@@ -382,7 +382,7 @@ endif()
|
||||
add_with_props(rippled_src_all src/sqlite/sqlite_unity.c
|
||||
${extra_props})
|
||||
|
||||
add_with_props(rippled_src_all src/ripple/unity/ed25519.c
|
||||
add_with_props(rippled_src_all src/ripple/unity/ed25519_donna.c
|
||||
-I"${CMAKE_SOURCE_DIR}/"src/ed25519-donna)
|
||||
|
||||
if (is_gcc)
|
||||
|
||||
Reference in New Issue
Block a user