Hi,
How is it to handle diff files on diff
What I mean is – say, file File1.cpp exists only
Windows and File2.cpp exists only on Linux.
Using a single Jamfile, is there a way to handle it i.e.,
conditionally add the files to the
Thanks a lot in advance,