Add "bench" to the global test suite

This commit is contained in:
Ion Gaztañaga
2024-08-11 21:54:08 +02:00
parent 0f448277c5
commit 3876e11580

View File

@ -7,5 +7,6 @@
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
# please order by name to ease maintenance
build-project bench ;
build-project example ;
build-project test ;