cmake_minimum_required(VERSION 3.5) project(trainController LANGUAGES CXX) add_subdirectory(src)