restore missing operation to CMakeLists.txt
This commit is contained in:
parent
85fcb58997
commit
e46c329377
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ set(CTR_DRBG_128_BIT_KEY_WARNING "${WARNING_BORDER}"
|
|||
"${CTR_DRBG_128_BIT_KEY_WARN_L3}"
|
||||
"${WARNING_BORDER}")
|
||||
|
||||
find_package(PythonInterp)
|
||||
find_package(Perl)
|
||||
if(PERL_FOUND)
|
||||
|
||||
|
|
Loading…
Reference in a new issue