Update FindLua.cmake
/opt/homebrew # MacOS Apple Silicone
Dieser Commit ist enthalten in:
Ursprung
ad1b62e151
Commit
1c3bd8a50e
@ -67,6 +67,7 @@ FIND_PATH(LUA_INCLUDE_DIR lua.h
|
||||
/usr/local
|
||||
/usr
|
||||
/sw # Fink
|
||||
/opt/homebrew # MacOS Apple Silicone
|
||||
/opt/local # DarwinPorts
|
||||
/opt/csw # Blastwave
|
||||
/opt
|
||||
@ -84,6 +85,7 @@ FIND_LIBRARY(LUA_LIBRARY
|
||||
/usr/local
|
||||
/usr
|
||||
/sw
|
||||
/opt/homebrew # MacOS Apple Silicone
|
||||
/opt/local
|
||||
/opt/csw
|
||||
/opt
|
||||
|
||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren