aboutsummaryrefslogtreecommitdiff
path: root/versions/a-/aubio.json
AgeCommit message (Collapse)Author
2021-09-08[aubio] Add support for find_package (#19996)autoantwort
* [aubio] Add support for find_package * Add include(CMakeFindDependencyMacro) * x-add-version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-06-15[aubio] Add ws2_32 to linkage (#18385)NancyLi1013
* [aubio] Add ws2_32 to linkage * Update version files
2021-06-10[aubio] Fix definitions issues when build with dependencies (#17353)Phoebe
* [aubio] Fix definitions issues when build with dependencies * Update baseline version * Update the dependency * Set default-features to false * Fix link error * Update the baseline version * Update the baseline version * Update the baseline version * Unset the debug postfix * Update the baseline version * Remove unused dependency * Update the baseline version
2021-03-25[aubio] allow to build without dependencies (#16051)autoantwort
* Make it possible to build aubio without dependencies * Update ports/aubio/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [aubio] add suggestions * add version files * Update ports/aubio/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * add version files * [aubio] fix wrong defines * add version files Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca