[CMake] [SOLVED] Re: Avoiding convenience libs

Pascal Fleury fleury at users.sourceforge.net
Thu Apr 19 08:18:41 EDT 2007


On Thursday 19 April 2007 07:12:46 Kishore, Jonnalagadda (IE10) wrote:
> > -----Original Message-----
> Place the variables in CACHE. You could try:
>
> SET(utils_SRCS a.cpp b.cpp CACHE INTERNAL "" FORCE)
>

That worked! Many thanks!
 
--paf


More information about the CMake mailing list