BobSteagall / wg21

Various documents and code related to proposals for WG21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor the repository to make it CMake friendly (i.e. CMakeList.txt is in the root)

Twon opened this issue · comments

A few changes needed to the repository structure for this:

  • CMakeList.txt should be at the repository structure
  • Install step should be moved inside of a conditional block which is disabled by default
  • Tests should be disabled by default so dependencies do no propagate to including projects.