You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/src/libftdi1-1-dont-build-tests...

14 lines
421 B

This file is part of MXE. See LICENSE.md for licensing 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})