Skip to content

Commit

Permalink
Add the share directory into the source tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Aug 25, 2020
1 parent d29f914 commit e0f6f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/create_source_tarball0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cmake -E make_directory $dest

# Directories:
cmake -E copy_directory src $dest/src
cmake -E copy_directory share $dest/share
cmake -E copy_directory cmake $dest/cmake
cmake -E copy_directory examples $dest/examples
# Files:
Expand Down

0 comments on commit e0f6f7e

Please sign in to comment.