diff --git a/cmake/windows-setup.cmake b/cmake/windows-setup.cmake index 8b1c5a87f9d..4aac6e7e200 100644 --- a/cmake/windows-setup.cmake +++ b/cmake/windows-setup.cmake @@ -92,7 +92,8 @@ if(FLB_WINDOWS_DEFAULTS) set(FLB_FILTER_RECORD_MODIFIER Yes) set(FLB_FILTER_REWRITE_TAG Yes) set(FLB_FILTER_GEOIP2 Yes) - set(FLB_FILTER_AWS Yes) + set(FLB_FILTER_AWS Yes) + set(FLB_FILTER_ECS Yes) endif() # Search bison and flex executables