rename video -> stego
This commit is contained in:
parent
7b15cf2347
commit
1e2569f144
@ -1,8 +1,8 @@
|
||||
add_executable(fidx_video common.hh fidx_video.cc)
|
||||
target_link_libraries(fidx_video PRIVATE args minimp4 openh264)
|
||||
add_executable(fidx_stego common.hh fidx_stego.cc)
|
||||
target_link_libraries(fidx_stego PRIVATE args minimp4 openh264)
|
||||
|
||||
add_executable(video_fprob common.hh video_fprob.cc)
|
||||
target_link_libraries(video_fprob PRIVATE args minimp4 openh264)
|
||||
add_executable(stego_fprob common.hh stego_fprob.cc)
|
||||
target_link_libraries(stego_fprob PRIVATE args minimp4 openh264)
|
||||
|
||||
add_executable(fcprob_fcode common.hh fcprob_fcode.cc)
|
||||
target_link_libraries(fcprob_fcode PRIVATE args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user