]> granicus.if.org Git - libevent/commit
Added -Qunused-arguments for clang on macosx
authorTrond Norbye <trond.norbye@gmail.com>
Fri, 14 Feb 2014 07:26:07 +0000 (08:26 +0100)
committerTrond Norbye <trond.norbye@gmail.com>
Fri, 14 Feb 2014 08:15:27 +0000 (09:15 +0100)
commited99d92c014fdd724e79253384613d5c2d02ff9d
tree2326ca6c22a69982c8c00475c8c99ad4a7d5afc2
parent49efac5356ca4eea4b7e6ef9bf1160bba25cfcde
Added -Qunused-arguments for clang on macosx

The CLang provided through Xcode on Mac OSX emits warnings for
all unused include paths making the compilation extremely verbose.
CMakeLists.txt