Skip to content

Commit

Permalink
Actually add indexable_ruleset to build
Browse files Browse the repository at this point in the history
Done separately just in case we ever have github checks that track
files separate from cmake changes.

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
  • Loading branch information
mstemm committed Jun 14, 2024
1 parent 605e69c commit 7dfc4e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userspace/engine/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ add_library(falco_engine STATIC
filter_details_resolver.cpp
filter_macro_resolver.cpp
filter_warning_resolver.cpp
indexable_ruleset.cpp
logger.cpp
stats_manager.cpp
rule_loader.cpp
Expand Down

0 comments on commit 7dfc4e3

Please sign in to comment.