cmake_minimum_required(VERSION 3.26.0 FATAL_ERROR)
project(Tests C CXX)
add_subdirectory(polynomSelectService)


