mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-22 19:09:19 +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()
|
endif()
|
||||||
include("${CMAKE_BINARY_DIR}/vcpkg.cmake")
|
include("${CMAKE_BINARY_DIR}/vcpkg.cmake")
|
||||||
|
|
||||||
project(hifi)
|
project(athena)
|
||||||
include("cmake/init.cmake")
|
include("cmake/init.cmake")
|
||||||
include("cmake/compiler.cmake")
|
include("cmake/compiler.cmake")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue