Alex,
In CMake I can check for
WIN32
MINGW
CYGWIN
MSVC
UNIX
APPLE
I don't know, how to distinguish different unix variations.
Denis
> Well, if you care for LD_LIBRARY_PATH, DYLD_LIBRARY_PATH
> and PATH you have
> taken care of most platforms.
> Which other platforms do you need ?