Skip to content

Commit c2b4233

Browse files
committed
add luajit to meson includes
this really doesn't feel like the right solution btw
1 parent cbd8026 commit c2b4233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
subdir('include')
22
subdir('lib')
33
subdir('sources')
4+
external_inc_dirs += include_directories('sources/LuaJIT-2.1/src')

0 commit comments

Comments
 (0)