mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 21:22:07 +02:00
Update Primary CMakeLists project name to Athena
Having a "hifi.sln" file feels wrong. Let's fix that.
This commit is contained in:
parent
b572b6595e
commit
b923c3f7f1
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