Install lua.hpp when building luajit
This commit is contained in:
parent
2587625af4
commit
81c72c5fe9
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
<!-- Source files -->
|
||||
<ItemGroup>
|
||||
<InstallHeader Include="$(SrcDir)\include\*.h" />
|
||||
<InstallHeader Include="$(SrcDir)\include\lua.hpp" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue