Control: tags -1 + confirmed
Control: owner -1 !

Dear Pavel,

On 2022-03-15 15:20, Pavel Nasevich wrote:
I am trying to use antlr4-cpp-runtime package to provide ANTLR C++
runtime to my application which is being built by CMake. I've observed
that antlr4-cpp-runtime/cmake/Antlr4Package.md file describes 2 exposed
CMake packages upon library installation, but unfortunately none are
included in the Debian package's filelist. Could you please include
resulting .cmake files from the upstream's build to a respecting system
directory, so that CMake could include headers installed by this Debian
package? I suppose 'ANTLR4_INSTALL' CMake variable is not enabled, but
maybe I am wrong. I am using package version 4.8, but I've checked the
filelist for the latest version, and the issue still seems to be valid.

Related issue: https://github.com/antlr/antlr4/issues/2606
Related comment: 
https://github.com/antlr/antlr4/issues/2606#issuecomment-524323579

Thanks for spotting this issue. Indeed, libantlr4-runtime-dev should provide the *.cmake files and these are generated when ANTLR4_INSTALL=ON is added. I will fix and upload soon.

Best wishes,
Andrius

Reply via email to