summaryrefslogtreecommitdiff
blob: 795eafc3196569eec504a1812f5c9d590f9b603a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: catkin-0.6.16/cmake/all.cmake
===================================================================
--- catkin-0.6.16.orig/cmake/all.cmake
+++ catkin-0.6.16/cmake/all.cmake
@@ -108,6 +108,10 @@ endif()
 # include CMake functions
 include(CMakeParseArguments)
 
+# include GNUInstallDirs for LIBDIR
+# https://bugs.gentoo.org/show_bug.cgi?id=566670
+include(GNUInstallDirs)
+
 # functions/macros: list_append_unique, safe_execute_process
 # python-integration: catkin_python_setup.cmake, interrogate_setup_dot_py.py, templates/__init__.py.in, templates/script.py.in, templates/python_distutils_install.bat.in, templates/python_distutils_install.sh.in, templates/safe_execute_install.cmake.in
 foreach(filename