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})