diff --git a/misc/CMakeLists.txt b/misc/CMakeLists.txt index 6b8ad9342..28811355f 100644 --- a/misc/CMakeLists.txt +++ b/misc/CMakeLists.txt @@ -1,3 +1 @@ -if (LIBIA2_AARCH64) - add_subdirectory(spoofed_criterion) -endif() +add_subdirectory(spoofed_criterion)