Incorporated code review comments

This commit is contained in:
Mohammad Azim Khan 2017-07-19 10:15:54 +01:00 committed by Mohammad Azim Khan
parent d61b837fac
commit 9540261a76
7 changed files with 41 additions and 37 deletions

View file

@ -36,6 +36,7 @@ set(NULL_ENTROPY_WARNING "${WARNING_BORDER}"
"${NULL_ENTROPY_WARN_L3}"
"${WARNING_BORDER}")
find_package(PythonInterp)
find_package(Perl)
if(PERL_FOUND)