add_subdirectory(Src)
target_include_directories(${TARGET_NAME}
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/Inc)