mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-18 20:40:03 +02:00
Change project name from libeosio to libantelope
This commit is contained in:
parent
9d11357490
commit
0cfd459c71
5 changed files with 36 additions and 36 deletions
|
|
@ -5,10 +5,10 @@ cmake_minimum_required(VERSION 3.15)
|
|||
# --------------------------------
|
||||
|
||||
# Project name and version
|
||||
project(libeosio
|
||||
project(libantelope
|
||||
VERSION 0.1.7
|
||||
DESCRIPTION "C++ library for EOSIO"
|
||||
HOMEPAGE_URL "https://github.com/eosswedenorg/libeosio"
|
||||
DESCRIPTION "C++ library for Antelope IO"
|
||||
HOMEPAGE_URL "https://github.com/eosswedenorg/libantelope"
|
||||
LANGUAGES C CXX
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue