From: Iain Hibbert <[email protected]>
---
lib/CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index 0110db4..6efa6d0 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -106,7 +106,7 @@ if ( OPENOBEX_USB )
list ( APPEND openobex_LIBRARIES
${LibUSB_LIBRARIES}
)
- include_directories ( BEFORE SYSTEM ${LibUSB_INCLUDE_DIRS} )
+ include_directories ( SYSTEM ${LibUSB_INCLUDE_DIRS} )
if ( LibUSB_VERSION_1.0 )
list ( APPEND SOURCES
usb1obex.c
--
1.7.5.4
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users