add_subdirectory(testcfg)

target_sources(${TARGET_NAME} PRIVATE
    main.cpp
)