summaryrefslogtreecommitdiff
path: root/cmake/modules
diff options
context:
space:
mode:
authorJeremy Whiting <jeremy.whiting@collabora.com>2011-11-07 11:32:08 -0700
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-22 17:17:28 -0200
commite514b7c360d0672593c38f30c89234b00cef7b7d (patch)
treea066824401dd2576d60f366fa7bd30dfa664c46c /cmake/modules
parent6f0c193354cbfb572ad39577ef52c3ae2b73c48c (diff)
Rename IN_TELEPATHY_QT4_HEADER to IN_TP_QT_HEADER.
Diffstat (limited to 'cmake/modules')
-rw-r--r--cmake/modules/TpQt4Macros.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/TpQt4Macros.cmake b/cmake/modules/TpQt4Macros.cmake
index 20bb399a..59dca7d1 100644
--- a/cmake/modules/TpQt4Macros.cmake
+++ b/cmake/modules/TpQt4Macros.cmake
@@ -198,7 +198,7 @@ function(tpqt4_client_generator spec group pretty_include namespace)
--specxml=${CMAKE_CURRENT_BINARY_DIR}/_gen/stable-spec.xml
--ifacexml=${CMAKE_CURRENT_BINARY_DIR}/_gen/spec-${spec}.xml
--extraincludes=${TYPES_INCLUDE}
- --must-define=IN_TELEPATHY_QT4_HEADER
+ --must-define=IN_TP_QT_HEADER
--visibility=TELEPATHY_QT4_EXPORT
${client_generator_args})
add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/_gen/cli-${spec}.h ${CMAKE_CURRENT_BINARY_DIR}/_gen/cli-${spec}-body.hpp