mirror of
https://github.com/overte-org/overte.git
synced 2025-04-11 06:06:53 +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) |