Skip to content

Commit

Permalink
Merge pull request #189 from dadada/dev/include-cmake
Browse files Browse the repository at this point in the history
Include liboqs/.Cmake in published package
  • Loading branch information
thomwiggers committed Mar 1, 2023
2 parents 7f7be27 + a4f0f41 commit aa7d6f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oqs-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ license = "MIT OR Apache-2.0"

# Exclude certain liboqs files
exclude = ["liboqs/tests/**", "liboqs/docs/**", "liboqs/scripts/**"]
include = ["liboqs/.Cmake/**"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit aa7d6f5

Please sign in to comment.