Skip to content

Commit

Permalink
[samples] kvldFilter: Update link to aliceVision_cmdline
Browse files Browse the repository at this point in the history
Boost imports related to the command line are now part of the
`aliceVision_cmdline`.
  • Loading branch information
cbentejac committed Apr 13, 2023
1 parent 6a9026b commit 94ac55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/samples/kvldFilter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ add_definitions(-DTHIS_SOURCE_DIR="${CMAKE_CURRENT_SOURCE_DIR}")
alicevision_add_software(aliceVision_samples_kvldFilter
SOURCE main_kvldFilter.cpp
FOLDER ${FOLDER_SAMPLES}
LINKS aliceVision_system
LINKS aliceVision_cmdline
aliceVision_image
aliceVision_multiview
aliceVision_kvld
Expand Down

0 comments on commit 94ac55f

Please sign in to comment.