add_executable(tests main.cpp
example_tests.cpp
base_tests.cpp) target_link_libraries(tests catch2 pls)