mirror of
https://github.com/lubosz/overte.git
synced 2025-04-15 05:48:33 +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) |