File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ cd %~dp0
1010
1111cd vcpkg
1212echo Installing Libraries
13- vcpkg install cppcodec freetype tinydir stb sdl2 fmt cppcodec glm concurrentqueue catch2 nlohmann-json --triplet x64-windows-static-md --recurse
13+ vcpkg install cppcodec freetype tinydir stb sdl3 fmt cppcodec glm concurrentqueue catch2 nlohmann-json --triplet x64-windows-static-md --recurse
1414cd %~dp0
1515
1616echo %Time%
Original file line number Diff line number Diff line change 9090 unofficial::concurrentqueue::concurrentqueue
9191 fmt::fmt
9292 Vulkan::Vulkan
93- $<TARGET_NAME_IF_EXISTS:SDL3::SDL3main>
94- $<IF:$<TARGET_EXISTS:SDL3::SDL3>,SDL3::SDL3,SDL3::SDL3-static >
93+ SDL3::SDL3
9594 )
9695
9796source_group ("Zest\\ Timing" .*time.*)
You can’t perform that action at this time.
0 commit comments