mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 07:38:20 +02:00
cmake: define DBUS_TEST_SOCKET_DIR in the config header
This matches autotools.
This commit is contained in:
parent
feff0333d5
commit
3b605a5a6d
1 changed files with 2 additions and 0 deletions
|
|
@ -219,6 +219,8 @@
|
|||
#cmakedefine DBUS_USER "@DBUS_USER@"
|
||||
#cmakedefine DBUS_TEST_USER "@DBUS_TEST_USER@"
|
||||
#cmakedefine DBUS_TEST_EXEC "@DBUS_TEST_EXEC@"
|
||||
/* Where to put test sockets */
|
||||
#define DBUS_TEST_SOCKET_DIR "@TEST_SOCKET_DIR@"
|
||||
|
||||
// system type defines
|
||||
#if defined(_WIN32) || defined(_WIN64) || defined (_WIN32_WCE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue