antlr4 icon indicating copy to clipboard operation
antlr4 copied to clipboard

[Cpp] CMake: use variables for specifying install paths consistently

Open jmairboeck opened this issue 2 years ago • 1 comments

This allows overriding them if needed when the system uses different paths than usual (e.g. Haiku, which uses "develop/headers" for includes instead of "include").

Signed-off-by: Joachim Mairböck [email protected]

jmairboeck avatar Feb 11 '23 15:02 jmairboeck

I rebased this on top of the changes from #4661.

jmairboeck avatar Aug 14 '24 14:08 jmairboeck

@parrt this is sitting here for a while, should it be merged ?

hzeller avatar Sep 02 '25 21:09 hzeller

I closed my eyes and hit merge :)

parrt avatar Sep 02 '25 22:09 parrt