mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 03:31:48 +08:00
ff190a561a
* update 2021-07-27 macOS -> 11.5.1, XCode -> 12.5.1 * update azure-pipelines * update sha of macfuse * change how macos-ci-base works * fix build errors * fix itpp:linux * more fixes * remove tab * allow version changes in all the remove/rename-version patches * fix libunistring for real * robert CR
8 lines
348 B
JSON
8 lines
348 B
JSON
{
|
|
"name": "itpp",
|
|
"version-semver": "4.3.1",
|
|
"port-version": 7,
|
|
"description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.",
|
|
"homepage": "http://itpp.sourceforge.net"
|
|
}
|