On Wed, Apr 29, 2009 at 08:33:56PM +0100, Hicham Mouline wrote: > The thing is, this is the dir structure for e.g. > > Lib1 (library with source files) > + cmakelists.txt > + > Lib2 (header only, contains template functions, no source files) > + > + > > If I add the headers to Lib1' cmakelists.txt, the headers will appear under > that project Lib1
Ok. > They reside under directory lib2 and I wish to see them under project > "Lib2", which not built What does the (relevant part of the) CMakeLists for lib2 look like? tyler _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
