mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 12:20:07 +00:00
Fix for build on Linux #5
This commit is contained in:
parent
4cbb178952
commit
51ee5c869f
@ -8,6 +8,7 @@ platforms { "x64", "Linux-x64" }
|
|||||||
location "../build"
|
location "../build"
|
||||||
filename ("VulkanSample_" .. _SUFFIX)
|
filename ("VulkanSample_" .. _SUFFIX)
|
||||||
startproject "VulkanSample"
|
startproject "VulkanSample"
|
||||||
|
cppdialect "C++14"
|
||||||
|
|
||||||
filter "platforms:x64"
|
filter "platforms:x64"
|
||||||
system "Windows"
|
system "Windows"
|
||||||
|
Loading…
Reference in New Issue
Block a user