Confirm that libpng and SRC works under MSYS2
This commit is contained in:
parent
ba625b652b
commit
4820b9d581
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue