--- ./CMakeLists.txt.orig 2013-01-22 04:51:59.000000000 -0600 +++ ./CMakeLists.txt 2013-03-28 18:56:18.490047174 -0500 @@ -89,8 +89,6 @@ pkgconfig ) -add_subdirectory(examples) - if (WITH_TESTING) find_package(CMockery REQUIRED) include(AddCMockeryTest)