TW-1748: CMakeLists shouldn't hardcode libc++ on Darwin

- Thanks to Misty De Meo.
This commit is contained in:
Paul Beckingham 2016-01-11 14:37:55 -05:00
parent 08233c438a
commit 3a3cfef0c3

View file

@ -31,6 +31,7 @@
- TW-1733 taskwarrior 2.5.0 can not compile FreeBSD 10.1 (thanks to ribbon).
- TW-1738 add defined languages JAPANESE (thanks to ribbon).
- TW-1742 Indian Holiday Calendar (Master HolidayFile) (thanks to Sunil Joshi).
- TW-1748 CMakeLists shouldn't hardcode libc++ on Darwin (thanks to Misty De Meo).
- TW-1749 PATH_MAX isn't defined in FS.cpp in some versions of OS X (thanks to
Misty De Meo).
- TW-1750 REG_ENHANCED, used in RX.cpp, isn't defined in all versions of Darwin