[Insight-users] A cmake question
Luis Ibanez
luis.ibanez at kitware.com
Fri, 06 Feb 2004 08:20:31 -0500
Hi Sah,
CMake does have a users list
You can find the link at
http://www.cmake.org
or subscribe directly at:
http://www.cmake.org/mailman/listinfo/cmake
Regards,
Luis
------------------
Sah Rayman wrote:
> Sorry if this is a little off topic, but cmake don't
> have a user mailing list and I think here we have a
> lot cmake experts.:)
>
> I am using VC .NET2003 and I wish my project has some
> external links. e.g., a text file that I record my
> ideas/work progress, an ITK source file that I often
> read, etc. It has nothing to do with compile, but just
> an easy link for myself.
>
> Without cmake, I can just right click the "solution"
> and "add folder/item". Is there anyway to put that on
> cmakelists.txt?
>
> I can let cmake generate a "solution" then add
> manually. But if I do that, whenever I need to use
> cmake to update the solution, I lose them all.
>