summaryrefslogtreecommitdiffstats
path: root/src/libftdi1-1-dont-build-tests.patch
blob: bba3a4449ff7486851b0cefebe6e742ffe7d2b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file is part of MXE.
See index.html for further information.

diff -Naur a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt.orig	2013-08-22 17:27:01.000000000 +0200
+++ b/CMakeLists.txt	2013-08-22 17:27:07.000000000 +0200
@@ -143,7 +143,6 @@
 add_subdirectory(ftdi_eeprom)
 add_subdirectory(examples)
 add_subdirectory(packages)
-add_subdirectory(test)
 
 # PkgConfig
 set(prefix      ${CMAKE_INSTALL_PREFIX})