diff options
Diffstat (limited to 'ports/spdlog/CONTROL')
| -rw-r--r-- | ports/spdlog/CONTROL | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/spdlog/CONTROL b/ports/spdlog/CONTROL index 38149a55c..aa5474709 100644 --- a/ports/spdlog/CONTROL +++ b/ports/spdlog/CONTROL @@ -1,5 +1,9 @@ Source: spdlog -Version: 1.3.1 +Version: 1.3.1-1 Homepage: https://github.com/gabime/spdlog Description: Very fast, header only, C++ logging library Build-Depends: fmt + +Feature: benchmark +Description: Use google benchmark +Build-Depends: benchmark
\ No newline at end of file |
