Issue overview
Currently the cpack_ifw stuff is laid out in a way where you can install the CLI but opt out the CPPAPI, and the libopenstudiolib is part of that later, so you end up with a broken CLI.
Reported by @shorowit
Possible Solution
Either make CPPAPI a required component, or make libopenstudiolib part of another component that the CLI will depend on.
Details
Environment
Some additional details about your environment for this issue (if relevant):
- Platform (Operating system, version):
- Version of OpenStudio (if using an intermediate build, include SHA):
Context