diff --git a/generators/CMakeLists.txt b/generators/CMakeLists.txt index df568ed80..9db8fcdda 100644 --- a/generators/CMakeLists.txt +++ b/generators/CMakeLists.txt @@ -124,7 +124,7 @@ message("KF5 enable generators") # add_subdirectory(epub) #endif(EPUB_FOUND) -add_subdirectory(txt) +#add_subdirectory(txt) #if(QMOBIPOCKET_FOUND) # add_subdirectory(mobipocket)