在node_main.cc文件中,有如下代码 std::tie(node_options, trajectory_options) = LoadOptions(FLAGS_configuration_directory, FLAGS_configuration_basename);
My intention is to end up with a compiler command line including -DOEM=\"FOO BAR\" I have the following in my SConstruct file: