spicyfish / freenos

Automatically exported from code.google.com/p/freenos
GNU General Public License v3.0
0 stars 0 forks source link

Implicit dependencies on C/C++ headers are not working #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
SCons currently does not trigger a recompilation
if an C/C++ header file has changed in FreeNOS. This
may be caused by an incorrect CPPPATH variable.

Also see the following page in the SCons documentation:

http://www.scons.org/doc/latest/HTML/scons-user/x1073.html

Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by coenbijlsma on 7 Aug 2009 at 11:04