cmake_minimum_required(VERSION 3.9) project(cpprestsdk-root NONE) enable_testing() add_subdirectory(Release)