[CMake] Obtaining improved GNU make performance on Makefiles generated by cmake

Bill Hoffman bill.hoffman at kitware.com
Mon Mar 24 10:27:15 EDT 2008


One more warning about adding your own -I flags...  I think this will 
break the dependency scanner of CMake, and the depends will be wrong if 
you do not use include_directories.

-Bill


More information about the CMake mailing list