summaryrefslogtreecommitdiffstats
path: root/cmake/CMakeLists.txt
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2007-03-06 20:51:02 +0000
committerRalf Habacker <ralf.habacker@freenet.de>2007-03-06 20:51:02 +0000
commit4b876d8cb40cc3e682ef842e6af60b4d88d03f46 (patch)
treea237457323f63b7726e60d6a70742971a4cf190e /cmake/CMakeLists.txt
parent51e88a912a893ffc45298cc0ddca3b556193570f (diff)
* cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,
cmake/CMakeLists.txt: win32 compile fix
Diffstat (limited to 'cmake/CMakeLists.txt')
-rw-r--r--cmake/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
index ded5cb0c..c2dbf069 100644
--- a/cmake/CMakeLists.txt
+++ b/cmake/CMakeLists.txt
@@ -449,8 +449,6 @@ if (DBUS_BUILD_TESTS)
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)