mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-18 15:11:28 +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) |