Skip to content

Commit 20d32d8

Browse files
committed
update demos to Ubuntu20
1 parent ef77a6c commit 20d32d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/premake5.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ solution "Tutorials"
7070
if _OPTIONS["centos"] ~= nil then
7171
libdirs {"../RadeonProRender/binCentOS7" }
7272
else
73-
libdirs {"../RadeonProRender/binUbuntu18" }
73+
libdirs {"../RadeonProRender/binUbuntu20" }
7474
end
7575
end
7676
if os.istarget("macosx") then

0 commit comments

Comments
 (0)