aboutsummaryrefslogtreecommitdiff
path: root/ports/tensorflow-cc/CONTROL
diff options
context:
space:
mode:
authordan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-08-20 12:13:26 -0700
committerGitHub <noreply@github.com>2019-08-20 12:13:26 -0700
commit0433989bad71f765a17c60d81d4093148ed547c6 (patch)
treeb1482803cddf30163f5ff2784fab49532f637305 /ports/tensorflow-cc/CONTROL
parent7f165907fc72bdedc8715e87269391eca71a07cf (diff)
downloadvcpkg-0433989bad71f765a17c60d81d4093148ed547c6.tar.gz
vcpkg-0433989bad71f765a17c60d81d4093148ed547c6.zip
[tensorflow] add new port for linux (#7568)
* [+] Add tensorflow-cc port (Linux only) * [~] Refactor installation of tensorflow/external 1. Install tensorflow/external to tensorflow-etc/external; 2. Fix TensorflowCCConfig.cmake accordingly. * [tensorflow] Work in progress * fix tensorflow linux config * [tensorflow] partial support for windows * fix config paths * use environmental variables instead * remove files * add python_path * add verbose error messages * review fixes * [tensorflow] refactor config file * minor changes * set arch for CI
Diffstat (limited to 'ports/tensorflow-cc/CONTROL')
-rw-r--r--ports/tensorflow-cc/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tensorflow-cc/CONTROL b/ports/tensorflow-cc/CONTROL
new file mode 100644
index 000000000..05e336e53
--- /dev/null
+++ b/ports/tensorflow-cc/CONTROL
@@ -0,0 +1,4 @@
+Source: tensorflow-cc
+Version: 1.14
+Description: Library for computation using data flow graphs for scalable machine learning
+Build-Depends: c-ares