[CMake] cpp macro

Bill Hoffman bill.hoffman at kitware.com
Tue Jun 5 11:18:26 EDT 2018


With the makefile generator you can do make foo.cxx.i.  Sadly this 
feature never made it into ninja.  If you run make help it shows the 
targets available.  With VS IDE you can right click on a file and get it 
to preprocess the file.

-Bill



More information about the CMake mailing list