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)