Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
Server Development Platform
Description
I suggest BUILD_DIR/VARIANT/generated/header.h
The current solution of putting the header in the same path but within BUILD_DIR causes problems when switching between branches that do and don't generate the header. When switching to a branch from before it was generated you have to manually delete the header from the build dir.