Skip to content

Commit

Permalink
Merge pull request #478 from AnythingTechPro/patch-6
Browse files Browse the repository at this point in the history
cmake: fixed compilation
  • Loading branch information
jonano614 authored Dec 7, 2018
2 parents d74a58f + c16d958 commit 2815804
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 @@ -57,6 +57,7 @@ set(DAGGER_SOURCES
client/time.c
client/transport.c
client/wallet.c
client/xdag_config.c

dnet/dnet_crypt.c
dnet/dnet_xdag.c
Expand Down Expand Up @@ -114,6 +115,7 @@ set(DAGGER_HEADERS
client/types.h
client/version.h
client/wallet.h
client/xdag_config.h

dnet/dnet_crypt.h
dnet/dnet_history.h
Expand Down

0 comments on commit 2815804

Please sign in to comment.