-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
The generated vcxproj (Visual Studio project file) should have include/ and src/ as virtual folders at the top leve, with the corresponding cpp files appearing under src/. Also, the CML should add the root of the repo as an include path, and we should rewrite internal includes to look like this (for example):
#include "src/detail/header_impl.hpp"
Metadata
Metadata
Assignees
Labels
No labels