mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:11:38 +08:00
Merge pull request #928 from Mixaill/mpg123-fix
[mpg123] install missing headers
This commit is contained in:
commit
37b250abb8
@ -72,6 +72,8 @@ file(INSTALL
|
||||
)
|
||||
file(INSTALL
|
||||
${SOURCE_PATH}/ports/MSVC++/mpg123.h
|
||||
${SOURCE_PATH}/src/libmpg123/fmt123.h
|
||||
${SOURCE_PATH}/src/libmpg123/mpg123.h.in
|
||||
DESTINATION ${CURRENT_PACKAGES_DIR}/include
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user