Import build time tiger hasd from doorkeeper

This commit is contained in:
King_DuckZ 2021-05-29 00:34:39 +02:00
commit d3731253e4
4 changed files with 612 additions and 0 deletions

View file

@ -8,6 +8,7 @@ add_executable(${PROJECT_NAME}
bitfield_pack_test.cpp
resource_pool_test.cpp
version_test.cpp
tiger_test.cpp
)
set_property(TARGET ${PROJECT_NAME} PROPERTY CXX_STANDARD 17)
set_property(TARGET ${PROJECT_NAME} PROPERTY CXX_STANDARD_REQUIRED ON)