From 57fccb8a96b0c9075bd5a8c30614499e6f536608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 18 Aug 2012 13:56:42 +0200 Subject: Fix khotkeys/arts headers includes in CMake Thanks to Francois Andriot for the patch (cherry picked from commit 02f53174686c1690c576f09f08e0936dc1f94ff5) --- khotkeys/arts/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/khotkeys/arts/CMakeLists.txt b/khotkeys/arts/CMakeLists.txt index 248c5a0c7..c5832f721 100644 --- a/khotkeys/arts/CMakeLists.txt +++ b/khotkeys/arts/CMakeLists.txt @@ -25,6 +25,7 @@ include_directories( ${CMAKE_SOURCE_DIR}/khotkeys/kcontrol ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} + ${ARTS_INCLUDE_DIRS} ) link_directories( -- cgit v1.2.3