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}"
|
"${CTR_DRBG_128_BIT_KEY_WARN_L3}"
|
||||||
"${WARNING_BORDER}")
|
"${WARNING_BORDER}")
|
||||||
|
|
||||||
|
find_package(PythonInterp)
|
||||||
find_package(Perl)
|
find_package(Perl)
|
||||||
if(PERL_FOUND)
|
if(PERL_FOUND)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue