diff options
Diffstat (limited to 'modules/FindGNUWIN32.cmake')
-rw-r--r-- | modules/FindGNUWIN32.cmake | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/FindGNUWIN32.cmake b/modules/FindGNUWIN32.cmake index 4a2c6adc..f9f0d4d6 100644 --- a/modules/FindGNUWIN32.cmake +++ b/modules/FindGNUWIN32.cmake @@ -1,3 +1,10 @@ + +# Copyright (c) 2006, Peter Kuemmel, <syntheticpp@yahoo.com> +# +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. + + if (WIN32) # check if GNUWIN32_DIR is already set |