1
0
Fork 0
forked from lthn/blockchain

provided exterval var for submodules

This commit is contained in:
cryptozoidberg 2022-04-10 20:33:31 +02:00
parent d9b6e479a8
commit ff5a628420
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC
2 changed files with 4 additions and 1 deletions

View file

@ -57,6 +57,9 @@ endif()
set(USE_PCH FALSE CACHE BOOL "Use shared precompiled headers")
get_filename_component(EPEE_INCLUDE_PATH_FOR_SUBMODULES contrib/epee/include ABSOLUTE )
message("Epee absolute path set to: ${EPEE_INCLUDE_PATH_FOR_SUBMODULES}")
include_directories(src contrib/eos_portable_archive contrib contrib/epee/include "${CMAKE_BINARY_DIR}/version" "${CMAKE_BINARY_DIR}/contrib/zlib")
add_definitions(-DSTATICLIB)

@ -1 +1 @@
Subproject commit 63577d17cbae659ec6a91ca30410eb7559253485
Subproject commit 800d1e9b05807424ad64f41cdd7af2ddee2e5757