Hi,

On Thu, 2012-09-06 at 09:42 +0200, Johannes Brunen wrote:
> Hello Gerrit,
> 
> I have minor problems with the cmake generated solution on the microsoft
> windows platform.
> 1. I see the advanced examples projects at the top level instead of
> residing in the Examples folder. I have not found the reason for that in
> the CMakeLists.txt files. What is the reason?

not sure, for my VS project it sits inside examples. The only idea I 
would have is closing the solution, rerun cmake, reopen the solution and
see if this makes a difference.

> 2. Is it possible to move all of the INSTALL_xxx, OSGAllXXX and DocXXX
> targets into an extra folders for convenience? What do you and other
> think?

I move the INSTALLXXX targets into a folder. For Doc I currently only
have one, so I left this at the top level.

> 3. The simplePluginApp target could also be moved from the top level?

same as 1, for me it sits in the Tests folder.

> 4. The OSGAll target could be moved into the CMaklePredifinedTargets
> folder as well?

I would tend to leave the OSGAllXXX targets at the top level as these
are the once I use cross system. To make the toplevel less crowded I 
moved the regular libs to folders (OSGCoreLibs, OSGContribLibs) as
I only use them once something goes wrong and the OSGAllLibs target
fails.

Have a look at let me know what you think.

kind regards
  gerrit

PS: All of the above applies to the latest git version.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to