cmake_minimum_required(VERSION 3.15.2) project(DiffRTP VERSION 1.0) add_subdirectory(src)