Remove 'or macosx' for linking libuuid
This commit is contained in:
parent
ccf45c14c5
commit
081bf725be
@ -248,7 +248,7 @@
|
||||
defines { "LUA_USE_MACOSX" }
|
||||
links { "CoreServices.framework", "Foundation.framework", "Security.framework", "readline" }
|
||||
|
||||
filter "system:linux or macosx"
|
||||
filter "system:linux"
|
||||
links { "uuid" }
|
||||
|
||||
filter { "system:macosx", "action:gmake" }
|
||||
|
Loading…
Reference in New Issue
Block a user