[Cmake] Extra Projects Produced in VS

Andrew Dupont andrew.dupont at dafca.com
Fri Aug 6 11:04:01 EDT 2004


Hello Again,

	I am getting 4 projects when I open the visual studio project I
am producing from my Cmakefile, despite only specifying one at the start
of that file. Do certain commands like LINK_LIBRARIES or ADD_LIBRARY etc
create their own projects when pulled into visual studio? I only specify
one executable as well, which is the same target as my one Project
declaration. If you would like to see my code you can check this link.

http://rain.prohosting.com/ekaid/CmakeLists.txt

PS: I'm trying to add some custom build steps to build the dependency to
certain tools. I know its wrong right now. Suggestions?

Thanks Again,
Andy


More information about the Cmake mailing list