Warning, /sdk/pology/scripts/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 set(scripts
0002 normalize-aspell-word-list.py
0003 poascribe.py
0004 poediff.py
0005 poepatch.py
0006 pomtrans.py
0007 porewrap.py
0008 poselfmerge.py
0009 posieve.py
0010 posummit.py
0011 )
0012 get_current_source_subdir(srcsubdir)
0013 link_install_scripts(${DATA_INSTALL_DIR}/${srcsubdir} ${BIN_INSTALL_DIR}
0014 ${scripts})