mirror of
https://github.com/overte-org/overte.git
synced 2025-04-09 16:02:45 +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) |