mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 16:37:59 +08:00
[sqlpp11-connector-mysql] Removed the include files in the debug/include directory which was preventing compilation of this package.
This commit is contained in:
parent
0ea0c91790
commit
5d0808c18c
@ -22,5 +22,7 @@ vcpkg_configure_cmake(
|
|||||||
|
|
||||||
vcpkg_install_cmake()
|
vcpkg_install_cmake()
|
||||||
|
|
||||||
|
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
|
||||||
|
|
||||||
# Handle copyright
|
# Handle copyright
|
||||||
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/sqlpp11-connector-mysql RENAME copyright)
|
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/sqlpp11-connector-mysql RENAME copyright)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user