Tell cppcheck that .cpp and .cu files are c++
commit0ccfa6aa79bb4b59b5cdae4f133a737cbff57eae
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 7 Oct 2017 12:57:56 +0000 (7 14:57 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Sat, 7 Oct 2017 18:37:27 +0000 (7 20:37 +0200)
tree289f04300ea4823205b6c8617befbebf081bbdec
parentcc8334308058fa3e3da07c291d8fc2ed2c103ad9
Tell cppcheck that .cpp and .cu files are c++

This will avoid known strange behavior with .cu files.

Fixes #2265

Change-Id: I06850509afa11a531fe9b7063368614c81f4a7d1
tests/CppCheck.cmake