We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9ba92 commit 1b046b3Copy full SHA for 1b046b3
README.md
@@ -13,6 +13,12 @@ curl -O "https://github.com/Neopallium/luagit2/raw/master/lua-git2-scm-0.rockspe
13
luarocks install lua-git2-scm-0.rockspec
14
15
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
22
Build Dependencies
23
------------------
24
0 commit comments