From 83ca8f93e15098e13ba0ce50ad9f2f8fcdabad31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Agostinho?= Date: Thu, 4 Oct 2018 16:41:27 +0200 Subject: [PATCH] Enable filters tests in AppVeyor. --- .appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 4881460d178..675f9d4adf4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -99,7 +99,6 @@ build_script: -DBUILD_tests_2d=OFF -DBUILD_tests_common=OFF -DBUILD_tests_features=OFF - -DBUILD_tests_filters=OFF -DBUILD_tests_io=OFF -DPCL_ENABLE_SSE=OFF ..