diff options
| author | Lennart Trunk <lennart.trunk@outlook.de> | 2019-03-07 02:04:24 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-06 17:04:24 -0800 |
| commit | 59744f406ef9026b5ea53aa1b9b5f1a6fce696cd (patch) | |
| tree | 870e3996507a1ab2d8a6088eac82fea53e0fc027 /ports/qt5-base | |
| parent | 4b150c0484750ef754920b35236086b955b00cb1 (diff) | |
| download | vcpkg-59744f406ef9026b5ea53aa1b9b5f1a6fce696cd.tar.gz vcpkg-59744f406ef9026b5ea53aa1b9b5f1a6fce696cd.zip | |
[libqglviewer] add new port (#5024)
* add initial portfile
* [libqglviewer] Fix invalid msvc argument in build
* [qt5-base] make whitespace change to force rebuild in CI system
Diffstat (limited to 'ports/qt5-base')
| -rw-r--r-- | ports/qt5-base/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-base/portfile.cmake b/ports/qt5-base/portfile.cmake index 2d069c6f3..8f7d0f012 100644 --- a/ports/qt5-base/portfile.cmake +++ b/ports/qt5-base/portfile.cmake @@ -188,4 +188,4 @@ file(COPY ${CMAKE_CURRENT_LIST_DIR}/qtdeploy.ps1 DESTINATION ${CURRENT_PACKAGES_ file(COPY ${CMAKE_CURRENT_LIST_DIR}/qtdeploy.ps1 DESTINATION ${CURRENT_PACKAGES_DIR}/debug/plugins)
file(INSTALL ${SOURCE_PATH}/LICENSE.LGPLv3 DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
-#
\ No newline at end of file +#
\ No newline at end of file |
