ref: 4820b9d5815aae50abe0626ca6615030fc6f8b85
parent: ba625b652bafb6bd16026756532266574b36ecc6
author: Alex Mayfield <alexmax2742@gmail.com>
date: Sat Jun 9 15:10:07 EDT 2018
Confirm that libpng and SRC works under MSYS2
--- a/cmake/Findsamplerate.cmake
+++ b/cmake/Findsamplerate.cmake
@@ -26,8 +26,8 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# Currently works with the following generators:
-# - Unix Makefiles
-# - Ninja
+# - Unix Makefiles (Linux, MSYS2)
+# - Ninja (Linux, MSYS2)
# - Visual Studio
# Use pkg-config to find library locations in *NIX environments.