mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core: remove whitespace in cmake files
This commit is contained in:
@@ -43,5 +43,5 @@ include_directories(${CMAKE_BINARY_DIR})
|
||||
add_library(weechat_gui_common STATIC ${LIB_GUI_COMMON_SRC})
|
||||
|
||||
if(ENABLE_NCURSES)
|
||||
subdirs( curses )
|
||||
subdirs(curses)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user