diff options
author | Alexander Neundorf <neundorf@kde.org> | 2008-11-14 19:55:04 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2008-11-14 19:55:04 +0000 |
commit | edbb4a8a70a894c46be88fa9cb7ef38a6032fcc1 (patch) | |
tree | a7dd788cc6743eea55de700f50ea4722386822d9 | |
parent | 202abd1adc09efd99d510bafebb71de6baf2117a (diff) | |
download | extra-cmake-modules-edbb4a8a70a894c46be88fa9cb7ef38a6032fcc1.tar.gz extra-cmake-modules-edbb4a8a70a894c46be88fa9cb7ef38a6032fcc1.tar.bz2 |
add eol at eof
Alex
svn path=/trunk/KDE/kdelibs/; revision=884376
-rw-r--r-- | modules/FindFlex.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindFlex.cmake b/modules/FindFlex.cmake index 4a2034eb..c69cffd0 100644 --- a/modules/FindFlex.cmake +++ b/modules/FindFlex.cmake @@ -32,4 +32,4 @@ ELSE(FLEX_FOUND) ENDIF(Flex_FIND_REQUIRED) ENDIF(FLEX_FOUND) -MARK_AS_ADVANCED(FLEX_INCLUDE_DIR FLEX_LIBRARY FLEX_EXECUTABLE)
\ No newline at end of file +MARK_AS_ADVANCED(FLEX_INCLUDE_DIR FLEX_LIBRARY FLEX_EXECUTABLE) |