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/local
|
||||||
/usr
|
/usr
|
||||||
/sw # Fink
|
/sw # Fink
|
||||||
|
/opt/homebrew # MacOS Apple Silicone
|
||||||
/opt/local # DarwinPorts
|
/opt/local # DarwinPorts
|
||||||
/opt/csw # Blastwave
|
/opt/csw # Blastwave
|
||||||
/opt
|
/opt
|
||||||
@ -84,6 +85,7 @@ FIND_LIBRARY(LUA_LIBRARY
|
|||||||
/usr/local
|
/usr/local
|
||||||
/usr
|
/usr
|
||||||
/sw
|
/sw
|
||||||
|
/opt/homebrew # MacOS Apple Silicone
|
||||||
/opt/local
|
/opt/local
|
||||||
/opt/csw
|
/opt/csw
|
||||||
/opt
|
/opt
|
||||||
|
|||||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren