An empty C++17 project with a lil bit of a dependency management to it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 line
41 B

  1. .deps/*
  2. src_deps/*
  3. include_deps/*
  4. build/*