QGIS/cmake/PythonCompile.py
2010-01-16 11:04:41 +00:00

5 lines
114 B
Python

# By Simon Edwards <simon@simonzone.com>
# This file is in the public domain.
import py_compile
py_compile.main()