aboutsummaryrefslogtreecommitdiff
path: root/ports/libccd/CONTROL
diff options
context:
space:
mode:
authorMikhail Paulyshka <me@mixaill.tk>2017-08-27 04:17:41 +0300
committerMikhail Paulyshka <me@mixaill.tk>2017-08-27 04:17:41 +0300
commitd7d571cb3edd3d8d86110e480c515aa912727452 (patch)
tree96678572d92907f3631822b2149faf1f556a6907 /ports/libccd/CONTROL
parent3a026cbe21881dc35278c2c7946b3b12b7815d09 (diff)
downloadvcpkg-d7d571cb3edd3d8d86110e480c515aa912727452.tar.gz
vcpkg-d7d571cb3edd3d8d86110e480c515aa912727452.zip
[libccd/ccd] rename from libccd to ccd, refactor
* use vcpkg_from_github * enable cmake-exports * rename from libccd to ccd (cmake-exports expects ccd as package name) * export additional symbols (fixes FCL)
Diffstat (limited to 'ports/libccd/CONTROL')
-rw-r--r--ports/libccd/CONTROL3
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/libccd/CONTROL b/ports/libccd/CONTROL
deleted file mode 100644
index 3a3a0252d..000000000
--- a/ports/libccd/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: libccd
-Version: 2.0.0
-Description: Library for collision detection between two convex shapes