From 25a5462dca99b0f8317e6a08194a56dd5fe1a458 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Tue, 3 Mar 2009 14:17:52 +0100 Subject: Allow optional ipv6 build, how comes that so far noone screamed that the support is not in... --- build/CMakeFiles/uninstall.dir/DependInfo.cmake | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 build/CMakeFiles/uninstall.dir/DependInfo.cmake (limited to 'build/CMakeFiles/uninstall.dir/DependInfo.cmake') diff --git a/build/CMakeFiles/uninstall.dir/DependInfo.cmake b/build/CMakeFiles/uninstall.dir/DependInfo.cmake new file mode 100644 index 0000000..b3deefc --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/DependInfo.cmake @@ -0,0 +1,13 @@ +# The set of languages for which implicit dependencies are needed: +SET(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Preprocessor definitions for this target. +SET(CMAKE_TARGET_DEFINITIONS + "NLS" + ) + +# Targets to which this target links. +SET(CMAKE_TARGET_LINKED_INFO_FILES + ) -- cgit v1.2.3