add module to detect python

This commit is contained in:
Radovan Bast 2015-06-20 16:14:37 +02:00
parent 71482f806c
commit a72f7f6eba

1
modules/python.cmake Normal file
View File

@ -0,0 +1 @@
find_package(PythonInterp REQUIRED)