# Test directory CMakeLists.txt
cmake_minimum_required(VERSION 3.10)

# Add unit tests subdirectory
add_subdirectory(unit)