mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Fix build scripts and instructions for Linux builds
This commit is contained in:
parent
0d14e1c2cf
commit
d463002a97
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
find_path(LUA_INCLUDE_DIR luajit.h
|
||||
HINTS
|
||||
ENV LUA_DIR
|
||||
PATH_SUFFIXES include/luajit-2.0 include
|
||||
PATH_SUFFIXES include/luajit-2.0 include/luajit-2.1 include
|
||||
PATHS
|
||||
~/Library/Frameworks
|
||||
/Library/Frameworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue