hi all,

Problem:

libA : A/foo.cc
libB : B/bar.cc
and a 3rd library:
libC : A/foo.cc B/bar.cc
?

here i build the libraries for A and B but not able to build lib for C .
Guide me to do that. What should be the content of cmakelist file of C to
create lib C

here A and B are sub folders of C


Regards-
ankit
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to