dbus/cmake CMakeLists.txt,1.1,1.2

Ralf Habacker rhabacker at kemper.freedesktop.org
Tue Mar 6 12:51:04 PST 2007


Update of /cvs/dbus/dbus/cmake
In directory kemper:/tmp/cvs-serv13637/cmake

Modified Files:
	CMakeLists.txt 
Log Message:
* cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,
cmake/CMakeLists.txt: win32 compile fix

Index: CMakeLists.txt
===================================================================
RCS file: /cvs/dbus/dbus/cmake/CMakeLists.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CMakeLists.txt	3 Mar 2007 14:32:17 -0000	1.1
+++ CMakeLists.txt	6 Mar 2007 20:51:02 -0000	1.2
@@ -449,8 +449,6 @@
 	add_subdirectory( test )
 endif (DBUS_BUILD_TESTS)
 add_subdirectory( tools )
-# small sized pkg-config emulation
-add_subdirectory( pkg-config )
 
 
 OPTION(DBUS_INSTALL_SYSTEM_LIBS "install required system libraries" OFF)



More information about the dbus-commit mailing list