: 1
name: fmt-tests
version: 12.1.0+1
type: exe
language: c++
project: fmt
summary: Formatting C++ library tests
license: MIT

description-file: README.md
changes-file: ChangeLog.md
url: https://fmt.dev/
src-url: https://github.com/fmtlib/fmt/
email: victor.zverovich@gmail.com

package-description-file: PACKAGE-README.md
package-url: https://github.com/build2-packaging/fmt/
package-email: packaging@build2.org

depends: * build2 >= 0.17.0
depends: * bpkg >= 0.17.0

depends: gtest ^1.11.0
depends: gmock ^1.11.0
