There is a cmake switch CMAKE_USE_RELATIVE_PATHS (or something like that, do not remember exactly) which causes to generate relative paths. This should allow to tweak the cmake files to build "portable" project files without the need of having cmake on the target machine - as long as your cmake generates all configuration oprions (that is debug/release/dll versions of fltk and all associated libraries)
R. Christophe Geuzaine wrote: > > Users need to install cmake and generate the projects themselves: the > projects (or the makefiles) created by CMake use absolute paths, which > makes them non-distributable. _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev