3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-15 10:09:02 +02:00

Update CMakeLists.txt

Change Visual Studio solution name to `vircadia`
This commit is contained in:
Marcus Llewellyn 2020-05-17 14:13:38 -05:00
parent 445ebbd861
commit 5b6d57eb14

View file

@ -97,7 +97,7 @@ endif()
option(VCPKG_APPLOCAL_DEPS OFF)
project(athena)
project(vircadia)
include("cmake/init.cmake")
include("cmake/compiler.cmake")
option(VCPKG_APPLOCAL_DEPS OFF)