From 005a8e6f0b77ac0c7984ef3f8dc2b1c3b485a62c Mon Sep 17 00:00:00 2001 From: "Daniel M. Duley" Date: Tue, 14 Aug 2007 22:35:18 +0000 Subject: Look in the new subdirectory. Hope this build stuff is all correct >:) svn path=/trunk/KDE/kdelibs/; revision=700143 --- modules/FindBlitz.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/FindBlitz.cmake') diff --git a/modules/FindBlitz.cmake b/modules/FindBlitz.cmake index 8551e770..891f82e3 100644 --- a/modules/FindBlitz.cmake +++ b/modules/FindBlitz.cmake @@ -18,8 +18,8 @@ find_path(BLITZ_INCLUDES NAMES blitz.h PATHS - ${KDE4_INCLUDE_DIR} - ${INCLUDE_INSTALL_DIR} + ${KDE4_INCLUDE_DIR}/blitz + ${INCLUDE_INSTALL_DIR}/blitz ) FIND_LIBRARY(BLITZ_LIBRARIES -- cgit v1.2.1