summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindANTLR3.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/FindANTLR3.cmake b/cmake/FindANTLR3.cmake
index ea0c4131f..373182904 100644
--- a/cmake/FindANTLR3.cmake
+++ b/cmake/FindANTLR3.cmake
@@ -112,6 +112,7 @@ if(NOT ANTLR3_FOUND_SYSTEM)
--with-pic
--disable-antlrdebug
--prefix=<INSTALL_DIR>
+ --libdir=<INSTALL_DIR>/${CMAKE_INSTALL_LIBDIR}
--srcdir=<SOURCE_DIR>
--disable-shared
--enable-static
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback