add_unit_test(
   NAME
      lib-math
   SOURCES
      MathTests.cpp
   LIBRARIES
      lib-math
)
