frozen: disable building test
This commit is contained in:
parent
0a5893cd22
commit
6d0ec27273
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue