mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 16:59:01 +08:00
4 lines
121 B
CMake
4 lines
121 B
CMake
|
|
||
|
set(VCPKG_LIBRARY_LINKAGE static)
|
||
|
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/bin ${CURRENT_PACKAGES_DIR}/debug/bin)
|