mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:13:50 +08:00
FIX: switch to install
This commit is contained in:
parent
ea30f9a378
commit
bc959ccd8b
@ -32,7 +32,7 @@ foreach(HEADER ${HEADERS})
|
||||
endforeach()
|
||||
|
||||
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/pthreads RENAME copyright)
|
||||
file(COPY
|
||||
file(INSTALL
|
||||
${CURRENT_PACKAGES_DIR}/lib/pthreadsVC2.lib
|
||||
DESTINATION ${CURRENT_PACKAGES_DIR}/lib
|
||||
RENAME pthreads.lib
|
||||
|
Loading…
Reference in New Issue
Block a user