# Create test_utils library
add_library(test_utils STATIC
  utils.cpp
)
