add -Wno-unused-parameter to disable warnings for unused parameters. This warning...
authorRyan Flegel <rflegel@gmail.com>
Sat, 27 Feb 2010 21:16:23 +0000 (21:16 +0000)
committerRyan Flegel <rflegel@gmail.com>
Sat, 27 Feb 2010 21:16:23 +0000 (21:16 +0000)
commit12ee97d8bd8e1bfc4bf2b425500c9ee77aaadb1d
tree53be8da817b5f1f7a8c6d17ef70bc2de57f2b997
parent89c407dc7fe7ffb831364b6366bc1fa629690e16
add -Wno-unused-parameter to disable warnings for unused parameters. This warning isn't very helpful and it's annoying.

SVN-Revision: 6433
CMakeLists.txt