mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-16 16:33:27 +02:00
3 lines
No EOL
76 B
CMake
3 lines
No EOL
76 B
CMake
cmake_minimum_required(VERSION 2.8)
|
|
project(interface)
|
|
add_subdirectory(src) |