Skip to content

Commit

Permalink
Make sure cimgui.h/cpp are copied
Browse files Browse the repository at this point in the history
  • Loading branch information
Gekkio committed Nov 12, 2020
1 parent 9dcb6ae commit 2b36cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imgui-sys/third-party/update-cimgui-output.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"/

0 comments on commit 2b36cd4

Please sign in to comment.