SCsub 90 B

12345
  1. Import('env')
  2. if env["tools"] == "yes":
  3. env.add_source_files(env.tool_sources, "*.cpp")