mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +02:00
cmake/libantelopeConfig.cmake.in: fix a typo in the documentation.
This commit is contained in:
parent
6824a2f49e
commit
923384025a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# find_package(libantelope 0.1) # any 0.1.x, but the library is optional.
|
||||
# find_package(libeantelope 0.1.0) # 0.1.0 or greater, but the library is optional.
|
||||
#
|
||||
# Then you just link the you target with eoskeygen target:
|
||||
# Then you just link the you target with libantelope target:
|
||||
#
|
||||
# target_link_libraries( ${PROGRAM_EXE} PUBLIC libantelope )
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue