cmake dtemu from the DCPUToolchain directory, or cmake . from the dtemu directory, both fail because cotire is an unknown command, because those files don't inherit the CMakeScripts directory.
I need to do this because cmake . from the DCPUToolchain directory notices that qt4 and sphinx are missing, and refuses to build anything.