Hi, One of our (sub)project only uses custom commands: neither C nor C++ compilation. How can I tell CMake not to look for a C/C++ compiler, but only executes the defined custom commands? Thanks, Manu