aboutsummaryrefslogtreecommitdiff
path: root/ports/ccd/0001_fix_symbols_export.patch
AgeCommit message (Collapse)Author
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`.
2017-08-27[libccd/ccd] rename from libccd to ccd, refactorMikhail Paulyshka
* use vcpkg_from_github * enable cmake-exports * rename from libccd to ccd (cmake-exports expects ccd as package name) * export additional symbols (fixes FCL)