Skip to content

Commit

Permalink
Fix for build on Linux GPUOpen-LibrariesAndSDKs#3
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-sawicki-a committed Feb 22, 2021
1 parent 1e509aa commit cca09e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion premake/premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ platforms { "x64", "Linux-x64" }
location "../build"
filename ("VulkanSample_" .. _SUFFIX)
startproject "VulkanSample"
cppdialect "C++14"

filter "platforms:x64"
system "Windows"
Expand Down

0 comments on commit cca09e3

Please sign in to comment.