mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-20 08:05:41 -04:00
Initial community commit
This commit is contained in:
4
vcpkg-ports/libpng/usage
Normal file
4
vcpkg-ports/libpng/usage
Normal file
@ -0,0 +1,4 @@
|
||||
The package libpng is compatible with built-in CMake targets:
|
||||
|
||||
find_package(PNG REQUIRED)
|
||||
target_link_libraries(main PRIVATE PNG::PNG)
|
Reference in New Issue
Block a user