aboutsummaryrefslogtreecommitdiff
path: root/ports/libftdi/portfile.cmake
AgeCommit message (Collapse)Author
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-06-26[libftdi] resolve ninja error (-w dupbuild=err) (#7055)Phil Christensen
2019-06-21[libftdi-compat] Add new port (#6843)Sean Yen
* [libftdi-compat] v0.20 port * Fixed wrong version number in CONTROL file. * Download source archive file instead. * restrict to shared library build only. * Remove dlls from static build. * [libftdi-compat] Update to 1.4. Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS with a def file. Minimize patching. * [libftdi] Rename from libftdi-compat * [libftdi][libftdi1] Restore v0.20 as libftdi, move 1.4 to libftdi1