From: Shlomi Fish Date: Thu, 21 Jul 2016 15:12:04 +0000 (+0300) Subject: Find the recode.h header. X-Git-Tag: fortune-mod-1.99.3~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ffefa5caf8007dd40a89d9155d8a124dac740ce;p=fortune-mod Find the recode.h header. --- diff --git a/fortune-mod/CMakeLists.txt b/fortune-mod/CMakeLists.txt index dd6334f..878f6f0 100644 --- a/fortune-mod/CMakeLists.txt +++ b/fortune-mod/CMakeLists.txt @@ -91,7 +91,7 @@ SET (LOCALODIR "${LOCALDIR}/off" CACHE STRING "offsensive fortunes localdir") SET (COOKIEDIR "${CMAKE_INSTALL_PREFIX}/share/games/fortunes" CACHE STRING "cookie dir not under /usr/local") SET (OCOOKIEDIR "${COOKIEDIR}/off" CACHE STRING "offensive cookie dir not under /usr/local") - +FIND_PATH( RECODE_H "recode.h") ADD_EXECUTABLE( "fortune"