SVN_SILENT all macros lowcase (cmake-Alexander sitting next to me in the eV session complained about OPTION staying out)

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=845086
This commit is contained in:
Friedrich W. H. Kossebau
2008-08-11 08:40:17 +00:00
parent b27e89bf8c
commit 8a92d42463

View File

@@ -17,7 +17,7 @@ configure_file (config-konsole.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-konsol
### Line graphics font
OPTION(KONSOLE_GENERATE_LINEFONT "Konsole: regenerate LineFont file" OFF)
option(KONSOLE_GENERATE_LINEFONT "Konsole: regenerate LineFont file" OFF)
if(KONSOLE_GENERATE_LINEFONT)
add_custom_command(OUTPUT ${CMAKE_SOURCE_DIR}/LineFont.h