Warning, /sdk/pology/lang/ru/spell/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 set(files
0002     abbr.aspell
0003     artwork-names.aspell
0004     country-names.aspell
0005     currency-names.aspell
0006     custom-names.aspell
0007     developer-names.aspell
0008     dict.aspell
0009     gnome-apps.aspell
0010     kalzium.aspell
0011     kdenlive.aspell
0012     kopete.aspell
0013     localization-names.aspell
0014     microblogging.aspell
0015     music-genres.aspell
0016     torrents.aspell
0017     translator-names.aspell
0018     units.aspell
0019     units-generated.aspell
0020     writing-systems.aspell
0021 )
0022 get_current_source_subdir(srcsubdir)
0023 install(FILES ${files} DESTINATION ${DATA_INSTALL_DIR}/${srcsubdir})
0024 
0025 add_subdirectory(hack)