mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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) |