diff options
| author | Force Charlie <charlieio@outlook.com> | 2018-01-29 21:05:10 +0800 |
|---|---|---|
| committer | Force Charlie <charlieio@outlook.com> | 2018-01-29 21:05:10 +0800 |
| commit | 84c0bd3436b90d21c9cfb37a5ccb80518ed54af7 (patch) | |
| tree | f12fdad22d979afb9823e24e9791f50ada946368 /ports/log4cplus | |
| parent | e6712779e7a0c8f34ed581131d80a639b28448a7 (diff) | |
| parent | 92f9f63df688cd238bccfc8404d242aadd00c1d7 (diff) | |
| download | vcpkg-84c0bd3436b90d21c9cfb37a5ccb80518ed54af7.tar.gz vcpkg-84c0bd3436b90d21c9cfb37a5ccb80518ed54af7.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into curl_http2
Diffstat (limited to 'ports/log4cplus')
| -rw-r--r-- | ports/log4cplus/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/log4cplus/portfile.cmake b/ports/log4cplus/portfile.cmake index acd101c9b..d6e600221 100644 --- a/ports/log4cplus/portfile.cmake +++ b/ports/log4cplus/portfile.cmake @@ -32,7 +32,7 @@ vcpkg_configure_cmake( vcpkg_install_cmake() -vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake) +vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/log4cplus) vcpkg_copy_pdbs() |
