Hi,

I am trying to convert the OpenTissue open source project (www.opentissue.org) to CMake. I got four problems that I do not know how to deal with:

i) How to create a header only target(no source files at all) in CMake just for class browsing?
ii) How to collect projects into solution folders as in visual studio 8.0?
iii) How to make several executables share the same compiler- and linker- flags? iv) How to make several executables share the same TARGET_LINK_LIBRARIES settings?

Could anybody please help me?

/Kenny
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to