I have a very simple CMake script. Unfortunately, the project uses a *.pde file which is plain C++ or C code.
CMake is working with any file ending, but I get a comp
CMake doesn't do this for you:
http://public.kitware.com/Bug/view.php?id=14516