mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
Make sure cimgui.h/cpp are copied
This commit is contained in:
parent
9dcb6ae8a5
commit
2b36cd4c06
@ -10,4 +10,5 @@ pushd "${CIMGUI_DIR}"/generator > /dev/null
|
||||
luajit generator.lua gcc false
|
||||
popd > /dev/null
|
||||
|
||||
cp "${CIMGUI_DIR}"/cimgui.{h,cpp} "${SCRIPT_DIR}"/
|
||||
cp "${CIMGUI_DIR}"/generator/output/* "${SCRIPT_DIR}"/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user