mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced 2026-03-20 12:05:20 +00:00
@@ -21,7 +21,7 @@ echo Preparing 'IntroductionToVulkan' solution...
|
|||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|
||||||
cmake.exe .. -DUSE_PLATFORM=VK_USE_PLATFORM_WIN32_KHR -G "Visual Studio 12 2013 Win64"
|
cmake.exe .. -DUSE_PLATFORM=VK_USE_PLATFORM_WIN32_KHR -G "Visual Studio 15 2017 Win64"
|
||||||
|
|
||||||
start "" "IntroductionToVulkan.sln"
|
start "" "IntroductionToVulkan.sln"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user