diff options
| author | George Fotopoulos <xorz57@gmail.com> | 2019-07-25 02:13:12 +0300 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-07-24 16:13:12 -0700 |
| commit | 8255ef352105d5f42e3d5e1a4e9e7beac3f4d5ff (patch) | |
| tree | 6cf478b3be2d10e037ba497445850061d8d1fa60 /ports/easycl/CONTROL | |
| parent | aeecc01fbd9b888a186a407532af679eacdaab2c (diff) | |
| download | vcpkg-8255ef352105d5f42e3d5e1a4e9e7beac3f4d5ff.tar.gz vcpkg-8255ef352105d5f42e3d5e1a4e9e7beac3f4d5ff.zip | |
[EasyCL] New GitHub Repository (#7387)
* Add EasyCL GitHub Repository
* Update CONTROL
Diffstat (limited to 'ports/easycl/CONTROL')
| -rw-r--r-- | ports/easycl/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/easycl/CONTROL b/ports/easycl/CONTROL new file mode 100644 index 000000000..ad61f2260 --- /dev/null +++ b/ports/easycl/CONTROL @@ -0,0 +1,5 @@ +Source: easycl +Version: 0.3 +Homepage: https://github.com/architector1324/EasyCL +Build-Depends: opencl +Description: OpenCL based lightweight c++ computing library |
