1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-26 00:08:20 -04:00
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()