Skip to content

Commit

Permalink
core: fix example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyPec committed Jan 5, 2025
1 parent 00b529b commit 2a7865c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ build_lib_example(
NAME empirical-random-variable-example
SOURCE_FILES empirical-random-variable-example.cc
LIBRARIES_TO_LINK ${libcore}
${libflow-monitor}
${libstats}
)

build_lib_example(
Expand Down

0 comments on commit 2a7865c

Please sign in to comment.