cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
add_subdirectory(xoshiro)
add_subdirectory(dynamic_bitset)
add_subdirectory(small_vector)
