Skip to content

Commit 1b046b3

Browse files
committed
Added note about how to re-generate the bindings.
1 parent 6b9ba92 commit 1b046b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ curl -O "https://github.com/Neopallium/luagit2/raw/master/lua-git2-scm-0.rockspe
1313
luarocks install lua-git2-scm-0.rockspec
1414

1515

16+
To re-generating the bindings
17+
-----------------------------
18+
19+
You will need to install LuaNativeObjects and set the CMake variable USE_PRE_GENERATED_BINDINGS to FALSE.
20+
By default CMake will use the pre-generated bindings that are include in the project.
21+
1622
Build Dependencies
1723
------------------
1824

0 commit comments

Comments
 (0)