mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 18:19:00 +08:00
c0d44402f7
* [itpp] Fix include directory * Update versions * [itpp] Disable optional packages Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
8 lines
348 B
JSON
8 lines
348 B
JSON
{
|
|
"name": "itpp",
|
|
"version-semver": "4.3.1",
|
|
"port-version": 6,
|
|
"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"
|
|
}
|