dbus/cmake/modules
Simon McVittie 83b439f7b4 cmake: Match AC_DEFINE more precisely, respecting [] quoting
The regular expression previously used here to select the second
comma-delimited argument won't work when we introduce an argument
containing a comma, which I need to do now. We can address this by
recognising Autoconf's quoting mechanism (which uses square
brackets).

This is not 100% right (it doesn't understand nested square brackets),
but it's good enough in practice.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Acked-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=101354
2017-11-06 14:07:21 +00:00
..
CheckPrototypeExists.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CheckStructMember.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
COPYING-CMAKE-SCRIPTS Add glib support to cmake buildsystem. 2014-01-07 19:06:26 +01:00
CPackInstallConfig.cmake Replace deprecated cmake install_ functions with related install(...) calls. 2017-01-30 17:47:35 +01:00
FindDoxygen.cmake * cmake: added doxygen support 2007-03-14 00:16:05 +00:00
FindGLib2.cmake Add glib support to cmake buildsystem. 2014-01-07 19:06:26 +01:00
FindGObject.cmake Add glib support to cmake buildsystem. 2014-01-07 19:06:26 +01:00
FindLibIconv.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
MacroGetenvWinPath.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
MacroLibrary.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
MacroOptionalFindPackage.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
Macros.cmake Fix cmake 3.5 configure error on opening a non existant file 2017-10-18 19:20:02 +02:00
MacrosAutotools.cmake cmake: Match AC_DEFINE more precisely, respecting [] quoting 2017-11-06 14:07:21 +00:00
ProjectSourceGroup.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
Win32Macros.cmake * cmake/modules/FindKDEWIN.cmake, cmake/modules/FindKDEWIN_Packager.cmake cmake/modules/Win32Macros.cmake: new files from the kdewin32 project 2007-06-14 07:56:47 +00:00