Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…nging in sam / SSC) was permanently overriding every `install()` command and producing an almost empty package cf https://cmake.org/pipermail/cmake/2017-February/065033.html
- Loading branch information
d4e2687
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SSC is also incorrectly disabling all warnings on all compilers for all targets that link to it. I've fixed this in my cmake_modernization branch.