aboutsummaryrefslogtreecommitdiff
path: root/ports/tmx
diff options
context:
space:
mode:
authorGriffin Downs <35574547+grdowns@users.noreply.github.com>2019-07-01 13:14:53 -0700
committerGitHub <noreply@github.com>2019-07-01 13:14:53 -0700
commit0b9cf040bafa0a8ed064e47459779d72fcf9b9c4 (patch)
tree53036c9f0b7f051abe737376f7ddeeeccd9948d0 /ports/tmx
parent34d19da9ffd0571bf16190ec4a16a04bef265900 (diff)
parent77cfd20b83e71a0c513658e7c4d049d4039905af (diff)
downloadvcpkg-0b9cf040bafa0a8ed064e47459779d72fcf9b9c4.tar.gz
vcpkg-0b9cf040bafa0a8ed064e47459779d72fcf9b9c4.zip
Merge branch 'master' into openssl-unix-dynamic
Diffstat (limited to 'ports/tmx')
-rw-r--r--ports/tmx/CONTROL2
-rw-r--r--ports/tmx/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/tmx/CONTROL b/ports/tmx/CONTROL
index 9079cb85e..6f55421cc 100644
--- a/ports/tmx/CONTROL
+++ b/ports/tmx/CONTROL
@@ -1,4 +1,4 @@
Source: tmx
-Version: 1.0.0
+Version: 1.0.0-1
Description: A portable C library to load tiled maps in your games.
Build-Depends: zlib, libxml2
diff --git a/ports/tmx/portfile.cmake b/ports/tmx/portfile.cmake
index b3f70f4d1..4faec9b9d 100644
--- a/ports/tmx/portfile.cmake
+++ b/ports/tmx/portfile.cmake
@@ -17,7 +17,7 @@ vcpkg_install_cmake()
vcpkg_copy_pdbs()
file(RENAME ${CURRENT_PACKAGES_DIR}/lib/cmake/tmx/tmxExports.cmake ${CURRENT_PACKAGES_DIR}/lib/cmake/tmx/tmxTargets.cmake)
-vcpkg_fixup_cmake_targets(CONFIG_PATH "lib/cmake/tmx")
+vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/tmx)
file(RENAME ${CURRENT_PACKAGES_DIR}/share/tmx/tmxTargets.cmake ${CURRENT_PACKAGES_DIR}/share/tmx/tmxExports.cmake)
file(REMOVE_RECURSE