mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-05 02:07:23 +00:00
(#21612) nanobench: add package_type
This commit is contained in:
@@ -14,6 +14,7 @@ class NanobenchConan(ConanFile):
|
||||
url = "https://github.com/conan-io/conan-center-index"
|
||||
homepage = "https://github.com/martinus/nanobench"
|
||||
topics = ("benchmark", "microbenchmark", "header-only")
|
||||
package_type = "header-library"
|
||||
settings = "os", "arch", "compiler", "build_type"
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user