mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-03 11:53:41 +02:00
common/cmake/libeosio.cmake: minor indent fix.
This commit is contained in:
parent
1ca85a37b8
commit
40831b6941
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ macro(fromGit tag)
|
||||||
GIT_REPOSITORY ${LIBEOSIO_GIT_URL}
|
GIT_REPOSITORY ${LIBEOSIO_GIT_URL}
|
||||||
GIT_TAG ${tag}
|
GIT_TAG ${tag}
|
||||||
SOURCE_DIR ${DOWNLOAD_CACHE_DIR}/libeosio/src
|
SOURCE_DIR ${DOWNLOAD_CACHE_DIR}/libeosio/src
|
||||||
STAMP_DIR ${DOWNLOAD_CACHE_DIR}/libeosio/stamp
|
STAMP_DIR ${DOWNLOAD_CACHE_DIR}/libeosio/stamp
|
||||||
)
|
)
|
||||||
|
|
||||||
FetchContent_GetProperties(libeosio)
|
FetchContent_GetProperties(libeosio)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue