mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 01:59:00 +08:00
[mpg123] install missing headers
This commit is contained in:
parent
af455f6d10
commit
889573b069
@ -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