Hi there!

I have a project which consists of main application, few helper
libraries and some plugins, each of them is in its own directory with
own CMakeLists.txt and target. Targets are added using ADD_LIBRARY and
ADD_EXECUTABLE commands.
How could I instruct CPack to create separate binary packages for each
directory (or such target)?

Maybe this topic was already discussed, but I could not find anything about it.

-- 
  Rudoy Georg
  LeechCraft — http://sourceforge.net/projects/leechcraft and
http://deviant-soft.ws
  Spicy — http://deviant-soft.ws
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to