Commit Graph

5 Commits

Author SHA1 Message Date
chausner
9d642bd84f
[iir1] Update to 1.9.1 (#24390)
* Update iir1 to 1.9.1

* Update CI baseline

* Only either build as shared or static

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:25:05 -07:00
JonLiu1993
8eacf9727a
[iir1] Fix find_package failed (#24015)
* [iir1] Fix find_package failed

* update version
2022-04-07 09:59:52 -07:00
chausner
1a87496d6f
[iir1] Update to 1.9.0 (#21392)
* Update iir1 to 1.9.0

* Update CI baseline

* Formatting tweak

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:35:54 -08:00
autoantwort
66dc12b3fa
many-ports: Update supports field (#20053)
* many-ports: Update supports field

* Fix several "version-string"s.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17 08:20:57 -07:00
YiChih Wang
76ab38bbd9
[iir1] Add new port (#16436)
* [iir1] Add new port

* [iir1] Update portfile.cmake

Note:
- Replace vcpkg_download_distfile() with vcpkg_from_github() function

* [iir1] Update vcpkg.json

Note:
- Modify manifest property of package version

* [iir1] Precede four space before each parameter in the vcpkg_from_github()

* [iir1] Update iir1.json

* Update ports/iir1/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: YiChih Wang <andywang0607@gmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-29 10:08:29 -07:00