mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 20:23:21 +02:00
Merge pull request #23 from MarcusLlewellyn/branding
Update Primary CMakeLists project name to Athena
This commit is contained in:
commit
6b5d1c6191
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ if(NOT EXISTS "${CMAKE_BINARY_DIR}/vcpkg.cmake")
|
|||
endif()
|
||||
include("${CMAKE_BINARY_DIR}/vcpkg.cmake")
|
||||
|
||||
project(hifi)
|
||||
project(athena)
|
||||
include("cmake/init.cmake")
|
||||
include("cmake/compiler.cmake")
|
||||
|
||||
|
|
Loading…
Reference in a new issue