Reviewing merge request #23: Build Mac OS X framework
I needed a multi architecture framework build of QJSON. Here are the changes.
- Added CMake toggle option OSX_FRAMEWORK (off by default)
- Added CMake variable FRAMEWORK_INSTALL_DIR
- Bundled installing header files to library's INSTALL command
As there is no separate install target for header files any more, there is no COMPONENT "Devel" for them. Wonder if it was safe to remove? I didn't find any references to Devel-component though.
Commits that would be merged:
Version 1


Add a new comment:
Login or create an account to post a comment