pano_trafo dependencies

21 views
Skip to first unread message

Noveguy

unread,
Aug 5, 2021, 1:52:11 PM8/5/21
to hugin and other free panoramic software
Hi all,

Could anyone help me to identify which libraries are dependencies of pano_trafo ?

I took a look at CMakeLists.txt and saw it requires nearly all of Hugin's dependencies:
...
add_executable(pano_trafo pano_trafo.cpp)
target_link_libraries(pano_trafo ${common_libs} )
...

I intend to integrate "pano_trafo" into my application as a function instead of a stand-alone command line application. So I would like to know how to build it with "just enough" dependencies.

Thanks,
Hoang.


Reply all
Reply to author
Forward
0 new messages