Import("swiften_env") myenv = swiften_env.Clone() if myenv["target"] == "native": SConscript(dirs = [ "SendMessage" ])