Do not define unused variable DBUS_SESSION_SOCKET_DIR setting with cmake on Windows.
authorRalf Habacker <ralf.habacker@freenet.de>
Sat, 14 May 2016 23:46:25 +0000 (01:46 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 30 Jan 2017 22:53:54 +0000 (23:53 +0100)
commita4d2fd408ef5556a4554ad10b689a012cbfb2608
treeb1689b46175d71f7c6017e687a55a5824cc8bb6f
parent93aec34b102582dd40f28820f8cbc9eea5341349
Do not define unused variable DBUS_SESSION_SOCKET_DIR setting with cmake on Windows.

This fixes also an undefined temp dir cmake error on cross compiling for windows.

Reviewed-by: Simon McVittie <smcv@debian.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99586
cmake/CMakeLists.txt