Stop copying word list files to build directory

release-v0.4.0.1
Oran Juice 10 years ago
parent 4498e9efa0
commit b80755063e
No known key found for this signature in database
GPG Key ID: 71C5AF46CCB28124

@ -43,8 +43,6 @@ file(GLOB_RECURSE WALLET wallet/*)
file(GLOB_RECURSE MINER miner/*)
file(GLOB MNEMONICS mnemonics/*)
file(COPY "mnemonics/wordlists/" DESTINATION "${CMAKE_SOURCE_DIR}/build/release/src/wordlists")
source_group(common FILES ${COMMON})
source_group(crypto FILES ${CRYPTO})
source_group(cryptonote_core FILES ${CRYPTONOTE_CORE})

Loading…
Cancel
Save