Remove non-functional compiler override for MacOSX.
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 21 Dec 2012 05:38:41 +0000 (07:38 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Fri, 21 Dec 2012 05:38:41 +0000 (07:38 +0200)
commitddb6b52385a02565f4e4f2079d46093710ff8b46
treecffc18e4d507682ad1568d288117deb22bc37d0d
parent5721534c02c6fe579c1d9f5b9c1b07ad1eb14694
Remove non-functional compiler override for MacOSX.

As discussed in #1021, at least with CMake 2.8.9 this does not work, so
it only causes confusion.  A better solution can be implemented if
identified in #1021 discussion.

Related to #1021.

Change-Id: Iec704dcae65cd7a213cf31861a262ac0b2763474
CMakeLists.txt