diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-01-30 17:37:49 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-30 17:37:49 -0800 |
| commit | 867a6664a4a21ce8aa6004c41909f1013a54ff99 (patch) | |
| tree | a8f30efa3678f0a39350759964ca713248175db3 /ports/exprtk/CONTROL | |
| parent | 577e53345181c0718b8a1054d7e47a37a8e9c113 (diff) | |
| parent | e649c0a46ad3337ac31442992d631607606ddda8 (diff) | |
| download | vcpkg-867a6664a4a21ce8aa6004c41909f1013a54ff99.tar.gz vcpkg-867a6664a4a21ce8aa6004c41909f1013a54ff99.zip | |
Merge pull request #2653 from ArashPartow/master
Add ExprTk package
Diffstat (limited to 'ports/exprtk/CONTROL')
| -rw-r--r-- | ports/exprtk/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/exprtk/CONTROL b/ports/exprtk/CONTROL new file mode 100644 index 000000000..2ebcfab28 --- /dev/null +++ b/ports/exprtk/CONTROL @@ -0,0 +1,3 @@ +Source: exprtk +Version: 2018.01.01-f32d2b4 +Description: Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine. |
