This commit is contained in:
parent
f2594d2c46
commit
7c81f5f4cc
|
@ -11,7 +11,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
|
||||||
option(BUILD_SHARED_LIBS "Build shared libraries." YES)
|
option(BUILD_SHARED_LIBS "Build shared libraries." YES)
|
||||||
|
|
||||||
project(mastodonpp
|
project(mastodonpp
|
||||||
VERSION 0.2.0
|
VERSION 0.3.0
|
||||||
DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs."
|
DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs."
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user