[cmake][ANTLR] Support setting path to ANTLR jar (#4176)
authorJon Soifer <soiferj@gmail.com>
Thu, 24 Oct 2019 05:16:08 +0000 (22:16 -0700)
committerJared Roesch <roeschinc@gmail.com>
Thu, 24 Oct 2019 05:16:08 +0000 (22:16 -0700)
commit2460f908c19f6d1530cca158765a421928404d4b
tree44cd56f4c87b7da09c6ef5e8d8b1511e1133627f
parentf9b5b306cf6776a85616a1c2fcf3cf08e17cb8a3
[cmake][ANTLR] Support setting path to ANTLR jar (#4176)

* Support setting path to ANTLR jar

* Update comment
CMakeLists.txt
cmake/config.cmake
cmake/modules/ANTLR.cmake
cmake/util/FindANTLR.cmake [new file with mode: 0644]