Skip to content

Commit

Permalink
Add missing blob/arith uint256 files to CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
furszy committed May 9, 2020
1 parent f05a97a commit d7ba881
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,8 @@ set(UTIL_SOURCES
./src/random.cpp
./src/rpc/protocol.cpp
./src/sync.cpp
./src/blob_uint256.cpp
./src/arith_uint256.cpp
./src/uint256.cpp
./src/util/threadnames.cpp
./src/util.cpp
Expand Down

0 comments on commit d7ba881

Please sign in to comment.