Bug Report
- What is the issue you have?
Not sure if this is by design or not, but I notice that when I perform 'cmake install', the json_fwd.hpp is not installed.
- What is the expected behavior?
Well, if I want to perform an in-source build (ExternalProject_Add()), as an example, it makes things difficult if their is no install procedure for the fwd declaration.
Ubuntu 17.10 and GCC v7.2
- Did you use a released version of the library or the version from the
develop branch?
Released
Bug Report
Not sure if this is by design or not, but I notice that when I perform 'cmake install', the json_fwd.hpp is not installed.
Well, if I want to perform an in-source build (ExternalProject_Add()), as an example, it makes things difficult if their is no install procedure for the fwd declaration.
Ubuntu 17.10 and GCC v7.2
developbranch?Released