mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 10:04:49 +02:00
5 lines
No EOL
82 B
CMake
5 lines
No EOL
82 B
CMake
cmake_minimum_required (VERSION 2.8)
|
|
|
|
project (hifi)
|
|
|
|
add_subdirectory (interface) |