Add linking to Str module.
This module is used for regular expression manipulation.
This commit is contained in:
parent
53e3b146f5
commit
7732fdf877
|
@ -1,3 +1,4 @@
|
||||||
ocamlfind ocamlc -o cheesebot -linkpkg \
|
ocamlfind ocamlc -o cheesebot -linkpkg \
|
||||||
-package netclient,ssl,equeue-ssl,netstring \
|
-package netclient,ssl,equeue-ssl,netstring \
|
||||||
|
str.cma \
|
||||||
main.ml
|
main.ml
|
||||||
|
|
Loading…
Reference in a new issue