diff --git a/CMakeLists.txt b/CMakeLists.txt index 80bf654..91acce1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,6 +42,6 @@ configure_file(config.h.cmake config.h @ONLY) ### Subdirectories ############################################################# add_subdirectory(malloryclient) tde_conditional_add_subdirectory(BUILD_COLORSCHEMES colorscheme) -# tde_conditional_add_project_translations() +tde_conditional_add_project_translations() -# kate: indent-width 2; replace-tabs true; \ No newline at end of file +# kate: indent-width 2; replace-tabs true;