aboutsummaryrefslogtreecommitdiff
path: root/ports/ccd
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
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)