Skip to content

Commit

Permalink
Write header to build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Riey committed Jan 15, 2021
1 parent 80c592c commit d8b8be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ mkdir -pv build/layouts
cp target/release/kime-xim build/kime-xim
cp target/release/libkime_gtk3.so build/im-kime.so
cp target/release/libkime_engine.so build/libkime_engine.so
cp engine-cffi/kime_engine.h build

cp engine/data/dubeolsik.yaml build/layouts
cp engine/data/sebeolsik-390.yaml build/layouts
Expand Down

0 comments on commit d8b8be1

Please sign in to comment.