diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2015-06-18 19:33:39 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2015-06-18 19:33:39 (GMT) |
commit | ba9bb02abf6f6922a83beb2092e7bc270e6f25c1 (patch) | |
tree | d4529ac748f9e278f08a5c9ffeb803d3fd3263df /PLATFORMS | |
parent | f415b624a6cf6b9e577ec6131a23cb4a0e830aaf (diff) | |
download | Doxygen-ba9bb02abf6f6922a83beb2092e7bc270e6f25c1.zip Doxygen-ba9bb02abf6f6922a83beb2092e7bc270e6f25c1.tar.gz Doxygen-ba9bb02abf6f6922a83beb2092e7bc270e6f25c1.tar.bz2 |
Further cleanups related to the cmake build system
Diffstat (limited to 'PLATFORMS')
-rw-r--r-- | PLATFORMS | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/PLATFORMS b/PLATFORMS deleted file mode 100644 index 22a8d8c..0000000 --- a/PLATFORMS +++ /dev/null @@ -1,32 +0,0 @@ -aix-g++ -aix-xlc -beos-g++ -dgux-g++ -freebsd-g++ -gnu-g++ -hpux-acc -hpux-cc -hpux-g++ -irix-64 -irix-dcc -irix-g++ -irix-n32 -linux-g++ -linux-64 -macosx-c++ -macosx-uni-c++ -m68k-atari-mint-g++ -netbsd-g++ -openbsd-g++ -osf1-cxx -osf1-g++ -qnx-g++ -sco-g++ -solaris-cc -solaris-cc-64 -solaris-g++ -sunos-g++ -ultrix-g++ -unixware-g++ -win32-g++ -win32-mingw |