Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnxie999 committed Mar 26, 2024
1 parent 1de6213 commit 6f55e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Builds/CMake/RippledCore.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ endif ()

add_library(libxrpl INTERFACE)
target_link_libraries(libxrpl INTERFACE xrpl_core)
add_library(xrpl-mpt::libxrpl ALIAS libxrpl)
add_library(xrpl::libxrpl ALIAS libxrpl)


#[===============================[
Expand Down

0 comments on commit 6f55e68

Please sign in to comment.