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.


-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/ce2389b2-6329-49eb-817d-08965d6da3e1n%40googlegroups.com.

Reply via email to