
data/CMakeLists.txt makes sure that data/conky_no_x11.conf is only used for builds without BUILD_X11 . out_to_x is not known in that case resulting in a warning, out_to_console is already default here.
data/CMakeLists.txt makes sure that data/conky_no_x11.conf is only used for builds without BUILD_X11 . out_to_x is not known in that case resulting in a warning, out_to_console is already default here.