cmake: define default_message_unix_fds so it can be substituted in session.conf
[platform/upstream/dbus.git] / cmake / CMakeLists.txt
index 9a37e40..c7f9939 100644 (file)
@@ -435,6 +435,10 @@ endif (WIN32)
 
 set (DBUS_USER )
 
+# In Autotools this has a different default on QNX, but there seems little
+# point in replicating that here; if you're on an unusual Unix, use Autotools.
+set (default_message_unix_fds 1024)
+
 # This won't work on Windows. It's not meant to - the system bus is
 # meaningless on Windows anyway.
 #