# add util to tests
add_executable(test_util test_util.cxx )
target_link_libraries(test_util ${TEST_LIBS})
