target_sources(sfc_unit_tests
  PRIVATE ${CMAKE_CURRENT_LIST_DIR}/unit_tests.cpp
)

add_subdirectory(unit_test)
