zhiayang / nabs

not a build system
Apache License 2.0
25 stars 1 forks source link

New `simple_` API that is even more automatic than `auto_` #20

Open zhiayang opened 3 years ago

zhiayang commented 3 years ago

The goal is to write a recipe that compiles a "standard project" in no more than 20 lines. This API should support:

  1. precompiled headers
  2. more than one source folder
  3. more than one language
  4. system libraries using the default finder options