aboutsummaryrefslogtreecommitdiff
path: root/tools/rbp/depends/libplist/0001-dontbuildswig.patch
blob: 7ff491df8d18b9cfc1eb2a894dc58fb5109f136d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/CMakeLists.txt	2011-08-18 21:45:33.000000000 +0200
+++ b/CMakeLists.txt	2011-08-18 21:45:16.000000000 +0200
@@ -36,7 +36,7 @@
 ADD_SUBDIRECTORY( test )
 
 IF ( SWIG_FOUND AND PYTHONLIBS_FOUND AND PYTHONINTERP_FOUND )
-	ADD_SUBDIRECTORY( swig )
+#	ADD_SUBDIRECTORY( swig )
 ENDIF ( SWIG_FOUND AND PYTHONLIBS_FOUND AND PYTHONINTERP_FOUND )
 
 # add uninstall target