cmake_minimum_required(VERSION 3.15.0)
project(AmberMD LANGUAGES CXX)
add_subdirectory("AmberMDrun")