Files
XPlaneConnectCSP/C/CMakeLists.txt

6 lines
88 B
CMake

cmake_minimum_required(VERSION 2.8.4)
project(xplaneconnectlib)
add_subdirectory(src)