mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Minor updates
This commit is contained in:
@@ -5,8 +5,8 @@ if(DEFINED PROJECT_NAME)
|
||||
endif()
|
||||
|
||||
project(indicators VERSION 1.8.0 LANGUAGES CXX)
|
||||
# HOMEPAGE_URL "https://github.com/p-ranav/indicators"
|
||||
# DESCRIPTION "Activity Indicators for Modern C++")
|
||||
HOMEPAGE_URL "https://github.com/p-ranav/indicators"
|
||||
DESCRIPTION "Activity Indicators for Modern C++")
|
||||
|
||||
if(EXISTS "${CMAKE_BINARY_DIR}/conanbuildinfo.cmake")
|
||||
include("${CMAKE_BINARY_DIR}/conanbuildinfo.cmake")
|
||||
|
||||
Reference in New Issue
Block a user