mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[vlpp] add the CppMerge.exe tool
This commit is contained in:
parent
977d4decb4
commit
8d3526e85f
@ -24,5 +24,8 @@ vcpkg_copy_pdbs()
|
||||
|
||||
file(REMOVE_RECURSE ${CURRENT_PACKAGE_DIR}/debug/include)
|
||||
|
||||
# Tools
|
||||
file(INSTALL ${SOURCE_PATH}/Tools/CppMerge.exe DESTINATION ${CURRENT_PACKAGES_DIR}/tools)
|
||||
|
||||
# Handle copyright
|
||||
file(INSTALL ${SOURCE_PATH}/LICENSE.md DESTINATION ${CURRENT_PACKAGES_DIR}/share/vlpp RENAME copyright)
|
||||
|
Loading…
x
Reference in New Issue
Block a user