aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroAdditionalCleanFiles.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/MacroAdditionalCleanFiles.cmake')
-rw-r--r--modules/MacroAdditionalCleanFiles.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/MacroAdditionalCleanFiles.cmake b/modules/MacroAdditionalCleanFiles.cmake
index 0da79c73..593182fe 100644
--- a/modules/MacroAdditionalCleanFiles.cmake
+++ b/modules/MacroAdditionalCleanFiles.cmake
@@ -1,6 +1,12 @@
# - MACRO_ADDITIONAL_CLEAN_FILES(files...)
# MACRO_OPTIONAL_FIND_PACKAGE( <name> [QUIT] )
+# Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org>
+#
+# Redistribution and use is allowed according to the terms of the BSD license.
+# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+
+
MACRO (MACRO_ADDITIONAL_CLEAN_FILES)
GET_DIRECTORY_PROPERTY(_tmp_DIR_PROPS ADDITIONAL_MAKE_CLEAN_FILES )