include(CMakeFindDependencyMacro)
find_dependency(CURL REQUIRED)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
index : mastodonpp | ||
C++ wrapper for the Mastodon and Pleroma APIs. This mirror exists as a backup in case the original project is ever gone from elsewhere on the Net. | tastytea |
summaryrefslogtreecommitdiffstats |
include(CMakeFindDependencyMacro)
find_dependency(CURL REQUIRED)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")