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

0001 set(sieves
0002     apply_filter.py
0003     apply_header_filter.py
0004     bad_patterns.py
0005     check_docbook4.py
0006     check_grammar.py
0007     check_kde4.py
0008     check_rules.py
0009     check_spell_ec.py
0010     check_spell.py
0011     check_tp_kde.py
0012     check_tp_wesnoth.py
0013     collect_pmap.py
0014     diff_previous.py
0015     empty_fuzzies.py
0016     equip_header_tp_kde.py
0017     fancy_quote.py
0018     find_messages.py
0019     generate_xml.py
0020     merge_corr_tree.py
0021     normalize_header.py
0022     normctxt_delim.py
0023     normctxt_sep.py
0024     remove_fuzzy_comments.py
0025     remove_obsolete.py
0026     remove_previous.py
0027     resolve_aggregates.py
0028     resolve_alternatives.py
0029     resolve_entities.py
0030     set_header.py
0031     stats.py
0032     tag_untranslated.py
0033     unfuzzy_context_only.py
0034     unfuzzy_ctxmark_only.py
0035     unfuzzy_inplace_only.py
0036     unfuzzy_qtclass_only.py
0037     update_header.py
0038 )
0039 get_current_source_subdir(srcsubdir)
0040 install(FILES ${sieves} DESTINATION ${DATA_INSTALL_DIR}/${srcsubdir})