p-ranav / indicators

Activity Indicators for Modern C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmake package config

JsBlueCat opened this issue · comments

os:windows

when build the package, we use
```
find_package(indicators 1.9.0 REQUIRED)
```
but the indicators_INCLUDE_PATH is empty.
can your solve my problem?

and size_t terminal_width() can be defined as static or will cause the redefine problem