Skip to content

Commit

Permalink
fix incorrect link order of other builds
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Feb 9, 2025
1 parent 85e727d commit 02bef19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -319,14 +319,14 @@ if (BUILD_LIBRARY)
ringct
ringct_basic
common
cncrypto
blockchain_db
blocks
checkpoints
device
device_trezor
multisig
version
cncrypto
randomx
epee
hardforks
Expand Down Expand Up @@ -484,14 +484,14 @@ if (BUILD_SCRATCHPAD)
ringct
ringct_basic
common
cncrypto
blockchain_db
blocks
checkpoints
device
device_trezor
multisig
version
cncrypto
randomx
epee
hardforks
Expand Down Expand Up @@ -556,14 +556,14 @@ if (BUILD_TESTS)
ringct
ringct_basic
common
cncrypto
blockchain_db
blocks
checkpoints
device
device_trezor
multisig
version
cncrypto
randomx
epee
hardforks
Expand Down

0 comments on commit 02bef19

Please sign in to comment.