mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
1
vcpkg-ports/pthread/portfile.cmake
Normal file
1
vcpkg-ports/pthread/portfile.cmake
Normal file
@@ -0,0 +1 @@
|
||||
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
9
vcpkg-ports/pthread/vcpkg.json
Normal file
9
vcpkg-ports/pthread/vcpkg.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "pthread",
|
||||
"version-string": "3.0.0",
|
||||
"port-version": 1,
|
||||
"description": "empty package, linking to other port",
|
||||
"dependencies": [
|
||||
"pthreads"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user