Skip to content

Commit

Permalink
Fix: Compiling of ProofSystem and install
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqueaklein committed Oct 24, 2024
1 parent 1624c83 commit d083a4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ProofSystem
Submodule ProofSystem updated 1 files
+2 −1 CMakeLists.txt
1 change: 0 additions & 1 deletion src/account/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

add_proto_library(SGTransactionProto proto/SGTransaction.proto)

add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/../../ProofSystem "${CMAKE_BINARY_DIR}/ProofSystem")

add_library(sgns_account
TransactionManager.cpp
Expand Down

0 comments on commit d083a4a

Please sign in to comment.