<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- CMakeLists.txt.orig	2013-09-14 19:52:58.000000000 +0900
+++ CMakeLists.txt	2013-09-14 19:53:06.000000000 +0900
@@ -29,7 +29,7 @@
 	)
 ENDIF(NOT WIN32)
 
-add_subdirectory( doc )
+#add_subdirectory( doc )
 add_subdirectory( libcore )
 add_subdirectory( cgview )
 add_subdirectory( libviews )
</pre></body></html>