aboutsummaryrefslogtreecommitdiff
path: root/ports/lzo/portfile.cmake
AgeCommit message (Collapse)Author
2021-01-22[lzo] Install pc file on windows (#15782)Alexander Neumann
* [lzo] Install pc file on windows * add version info * [lzo] Install pc file on windows * add version info
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-03-27[lzo] Fix for building Linux shared library (#10451)here-mikelley
* [lzo] Fix for building Linux shared library * [lzo] replace MSVC with VCPKG_TARGET_IS_WINDOWS * [lzo] Update version to 2.10-5
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2017-05-28[lzo] enable dynamic buildcodicodi
2017-05-08Update LZO to 2.10Olaf
2017-01-20[lzo] Disable dynamic builds again due to library not having appropriate ↵Robert Schumacher
dllexport annotations.
2017-01-20[lzo] Fix compiler error. Add support for non-static triplets.Robert Schumacher
2017-01-19Package lzoOlaf