head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2014.11.04.21.40.48; author joerg; state dead; branches; next 1.1; commitid Z1ETONHrmZkuKUWx; 1.1 date 2014.10.13.13.53.19; author mef; state Exp; branches; next ; commitid 8mXkV1nnqgk0S2Ux; desc @@ 1.2 log @Replace patch with much simpler logic that actually works. @ text @$NetBSD: patch-CMakeLists.txt,v 1.1 2014/10/13 13:53:19 mef Exp $ .. work/gr-fcdproplus/lib/hid/hid.c:47:20: fatal error: libusb.h: No such file or directory --- CMakeLists.txt.orig 2014-10-03 09:19:29.000000000 +0900 +++ CMakeLists.txt 2014-10-03 09:19:47.000000000 +0900 @@@@ -44,7 +44,7 @@@@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SO ######################################################################## if(CMAKE_COMPILER_IS_GNUCXX AND NOT WIN32) #http://gcc.gnu.org/wiki/Visibility - add_definitions(-fvisibility=hidden) + add_definitions(-fvisibility=hidden -I@@@@PREFIX@@@@/include/libusb-1.0) endif() ######################################################################## # Find boost @ 1.1 log @Missing one patch added. @ text @d1 1 a1 1 $NetBSD$ @