Skip to content

Commit

Permalink
Remove test with PERL not found
Browse files Browse the repository at this point in the history
  • Loading branch information
eisenhauer committed Sep 5, 2024
1 parent d9ba763 commit d701926
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,6 @@ option(DILL_ENABLE_DISASSEMBLY

find_package(Perl)

set (PERL_FOUND false)

set(ARCHITECTURES sparc ppc64le virtual x86 x86_64 ia64 arm5 arm6 arm8)
foreach(_arch ${ARCHITECTURES})
if(PERL_FOUND)
Expand Down

0 comments on commit d701926

Please sign in to comment.