Allow the python interpreter to be version 3 (2 being preferred)

svn path=/trunk/; revision=51128
This commit is contained in:
Jörg Mayer 2013-08-03 00:39:27 +00:00
parent 09bfd96c5f
commit 6ab6208e3d
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ set(GTHREAD2_REQUIRED)
set(PCAP_REQUIRED)
set(M_REQUIRED)
set(PythonInterp_FIND_VERSION 2)
set(Python_ADDITIONAL_VERSIONS 3)
set(PACKAGELIST ${PACKAGELIST} HtmlViewer)