mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
containers now depends on cppo
This commit is contained in:
parent
76c9254dec
commit
5c559c2099
1 changed files with 1 additions and 0 deletions
1
_oasis
1
_oasis
|
|
@ -49,6 +49,7 @@ Library "containers"
|
||||||
CCKList, CCInt, CCBool, CCArray, CCOrd, CCIO,
|
CCKList, CCInt, CCBool, CCArray, CCOrd, CCIO,
|
||||||
CCRandom, CCKTree, CCTrie, CCString, CCHashtbl,
|
CCRandom, CCKTree, CCTrie, CCString, CCHashtbl,
|
||||||
CCFlatHashtbl, CCSexp, CCMap
|
CCFlatHashtbl, CCSexp, CCMap
|
||||||
|
BuildDepends: cppo
|
||||||
FindlibName: containers
|
FindlibName: containers
|
||||||
|
|
||||||
Library "containers_string"
|
Library "containers_string"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue