add -Wno-unused-parameter to disable warnings for unused parameters. This warning...
authorsik0fewl <sik0fewl@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 27 Feb 2010 21:16:23 +0000 (21:16 +0000)
committersik0fewl <sik0fewl@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 27 Feb 2010 21:16:23 +0000 (21:16 +0000)
commitd82858af858f1cd03c97d007b79ee797835debf6
tree53be8da817b5f1f7a8c6d17ef70bc2de57f2b997
parenta8d055ca462c92106472696d2abc4bc64f8f1b9a
add -Wno-unused-parameter to disable warnings for unused parameters. This warning isn't very helpful and it's annoying.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6433 837edb03-e0f3-0310-88ca-d4d4e8b29345
CMakeLists.txt