Commit Graph

14 Commits

Author SHA1 Message Date
Victor Romero
8641dfd9dd
Modify vcpkg_fixup_cmake_targets() (#5459)
* some libraries export <PackageName>LibraryDepends.cmake
instead of <PackageName>Targets.cmake.
Those file also need the fix of #1044

should close #4753

* prefered the general solution #4622.
hopefully solved the issue within #4150
replaced the regex with something more readable
(also ident is lost)

should close:
#4753
#4633
#4150
and maybe more

* Hash vcpkg_fixup_cmake_targets.cmake

* [boost] Fix use of find_package(Boost) with cache variables
[socket-io-client] Fix install

* reversed change back to use regex replace

* [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files

* [tinyspline] Ignore warnings treated as errors

* [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches

* [libsodium] Fix apply patches

* [folly] Link correct libraries in debug and release

* [vtk] Remove unset of _IMPORT_PREFIX

* [tinyspline] Do not treat warnings as errors

* [smpeg2] Fix double* to int comparison

* [nvtt] Define value for HAVE_UNISTD_H in MacOS

* [libui] Fix MacOS X build

* [zlib] Fix download URL

* [qhull] Update to v7.2.1

* [podofo] Set value for HAVE_UNISTD_H in MacOS

* [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version

* [mongo-c-driver] Set _IMPORT_PREFIX

* [tmxparser] Bump CONTROL version

* [qhull,vxl] Bump CONTROL version
2019-02-28 23:53:42 -08:00
Phil Christensen
457ca501f5 [ogre] add missing 'debug' to rename path 2018-12-06 14:13:02 -08:00
Phil Christensen
ad29f3823f [ogre] bump CONTROL version number 2018-12-04 14:49:47 -08:00
Robert Schumacher
3ade657845 [ogre] Slight modernization 2018-11-28 23:23:38 -08:00
James Chang
007144b1e6 [ogre] Update to 1.11.3 2018-11-29 01:47:15 +08:00
Robert Schumacher
a870f5dce8 [ogre] Bump control version 2018-03-10 02:33:56 -08:00
Stefano Sinigardi
f20b53c208 [ogre] update to v1.10.11 2018-03-02 15:11:58 +01:00
Robert Schumacher
26a180b804 [ogre] Fix unrelocatable CMake files, also attempt to enable Debug 2017-11-22 04:36:33 -08:00
Robert Schumacher
3c4a4560c6 [ogre] Fix static builds 2017-11-22 00:40:31 -08:00
LazyHamster
3e36c7bc7f [ogre] Reincarnation of cmake install dir patch. Updated version to 1.10.9. 2017-11-08 17:50:49 +03:00
LazyHamster
f4b09f5782 [ogre] Update port to Ogre version 1.10.8. 2017-10-31 15:55:28 +03:00
Dmitry Marakasov
f30df21cd9 Fix extra whitespace in version 2017-10-17 15:24:49 +03:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Silvio
effbdfbb91 Add ogre port 2016-12-18 23:00:35 +01:00