set(CMAKE_CXX_STANDARD 17)

add_executable(test_dsg test_dsg.cpp)