diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-06 14:58:27 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 14:58:27 -0800 |
| commit | ec2ceeba40c6da6af1c79b32afa822c0082e42f7 (patch) | |
| tree | a8b105533a520c45e18c3938c51c06fb7265d776 /ports/tfhe/CONTROL | |
| parent | 71fd395f1a8336fbe4d26f008903c543020331b7 (diff) | |
| download | vcpkg-ec2ceeba40c6da6af1c79b32afa822c0082e42f7.tar.gz vcpkg-ec2ceeba40c6da6af1c79b32afa822c0082e42f7.zip | |
[tfhe] Add new port (#8386)
* [tfhe] Add new port
* Add the message for not support OSX
* Update message and ci.baseline.txt
Diffstat (limited to 'ports/tfhe/CONTROL')
| -rw-r--r-- | ports/tfhe/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tfhe/CONTROL b/ports/tfhe/CONTROL new file mode 100644 index 000000000..434694396 --- /dev/null +++ b/ports/tfhe/CONTROL @@ -0,0 +1,4 @@ +Source: tfhe
+Version: 1.0.1
+Homepage: https://github.com/tfhe/tfhe
+Description: TFHE is open-source software distributed under the terms of the Apache 2.0 license.
\ No newline at end of file |
