mirror of
https://github.com/KDE/konsole.git
synced 2026-05-03 12:15:33 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user