Skip to content

Commit

Permalink
add manifest.in
Browse files Browse the repository at this point in the history
  • Loading branch information
pantor committed Jun 24, 2021
1 parent 21958e0 commit d1a97e5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
recursive-include cmake *
recursive-include include *
recursive-include src *
recursive-include test *
recursive-include examples *

include CMakeLists.txt

0 comments on commit d1a97e5

Please sign in to comment.