Add option to build shared Windows dependencies (#1282)
authorAndres Noetzli <andres.noetzli@gmail.com>
Wed, 1 Nov 2017 16:42:15 +0000 (09:42 -0700)
committerMathias Preiner <mathias.preiner@gmail.com>
Wed, 1 Nov 2017 16:42:15 +0000 (09:42 -0700)
commitbe11fae39055f213586058ec9129d1276f724b0e
treef87bb554cfcc6fd7a79934143e83d8b6cb1fb854
parentbdcc170e1bf5bb62904c4a3ebbdc9902096799ba
 Add option to build shared Windows dependencies (#1282)

This commit adds an option to the contrib/get-win-dependencies script
(-s) to build shared library versions of ANTLR and GMP, which enables
building the shared versions of the CVC4 libraries needed for language
bindings.
contrib/Makefile.am
contrib/get-antlr-3.4
contrib/get-win-dependencies [new file with mode: 0755]
contrib/win-build [deleted file]