frozen: disable building test

This commit is contained in:
Đoàn Trần Công Danh 2023-08-30 13:28:02 +07:00
parent 0a5893cd22
commit 6d0ec27273
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=1.1.1
revision=1
build_style=cmake
# broken with gcc 12.2, works with 12.3
# configure_args="-DBUILD_TESTING=ON"
configure_args="-DBUILD_TESTING=OFF"
short_desc="Header-only, constexpr alternative to gperf for C++14 users"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="Apache-2.0"