-
- Downloads
[Cmake] Prevent Headercheck from polluting the Cache
Cmake by default added a dependeny variable for each headercheck target. Given the amount of such targets and the fact, that these dependencies should not be changed by the user, this is unwanted behaviour. The patch fixes this by removing the variable from the cache.
Please register or sign in to comment