Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It also supports this syntax.

    target("foo", {
      kind = "binary",
      files = { "src/*.cpp" },
      includedirs = { "src" },
      defines = { "FOO", "BAR=BAZ" },
    })
https://xmake.io/guide/project-configuration/syntax-descript...


That's what I meant: the first you can do, the second, not.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: