mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-13 12:13:15 +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) |