Skip to content

Commit

Permalink
Move luabins back to vendor
Browse files Browse the repository at this point in the history
Workaround for TypesettingTools#162
  • Loading branch information
arch1t3cht committed Sep 27, 2022
1 parent 77cc1a6 commit 22fb4c6
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ if not deps.contains(luajit)
else
luajit_inc = include_directories(luajit.get_variable('includedir'))
endif
subdir('subprojects/luabins/src')
subdir('vendor/luabins/src')

dep_gl = dependency('gl', required: false)
if not dep_gl.found()
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 22fb4c6

Please sign in to comment.