News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compile single file without using external makefile?

Started by rickg22, December 17, 2008, 06:10:14 PM

Previous topic - Next topic

rickg22

I'm having this problem at work. We use SCons (eew) to build the whole project, but sometimes I want just to test if a file compiles.

Is there an option to specify NOT to use the external makefile to compile a single file?

Thanks!