cmake support for AIX, HPUX, Solaris and Windows
authorEric Berge <eric.berge@quantum.com>
Thu, 23 Apr 2015 20:59:09 +0000 (15:59 -0500)
committerEric Berge <eric.berge@quantum.com>
Thu, 23 Apr 2015 20:59:09 +0000 (15:59 -0500)
commita9a24e8b7f0fc17e8f667ed4e2cc8f8f9f9ee12f
treeea6e55ad206f3362718a0ae8c0007b251ba58836
parent9c6fb8b160e72454cb50ca78ceca428cb246fd8a
cmake support for AIX, HPUX, Solaris and Windows

The following changes allow for builds on AIX and HPUX
with the native (non-gcc) compilers, as well as
Visual Studio 2008 and Visual Studio 2012.

Also work around a build error with gcc on Solaris
which fails due to the system detecting an attempt
to use C99 mode with an XPG mode less than XPG6.
cmake_unofficial/CMakeLists.txt