Remove cmake dependency

This commit is contained in:
Yota Toyama
2019-04-26 03:37:34 +00:00
parent c70299a7fa
commit e308f6ee39
3 changed files with 0 additions and 13 deletions

View File

@@ -1,5 +1,3 @@
extern crate cmake;
const LIB_ATOMIC_OPS_DIR: &str = "vendor/libatomic_ops";
const LIB_GC_DIR: &str = "vendor/bdwgc";