aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/mexce/vcpkg.json
blob: 38954ce900f526c4dcdc03117fbc5a3f72a44907 (plain)
1
2
3
4
5
6
7
8
{
  "name": "mexce",
  "version": "1.0.0",
  "description": "Header-only JIT compiler for scalar mathematical expressions.",
  "homepage": "https://github.com/imakris/mexce",
  "license": "BSD-2-Clause",
  "supports": "(windows | linux) & (x86 | x64)"
}