Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure type specific compatible interface properties do not intersect. | Stephen Kelly | 2013-02-07 | 1 | -0/+1 |
Before, the boolean version would always win, and the string one would be ignored. |
index : CMake.git | ||
CMake is a cross-platform, open-source build system generator. |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure type specific compatible interface properties do not intersect. | Stephen Kelly | 2013-02-07 | 1 | -0/+1 |
Before, the boolean version would always win, and the string one would be ignored. |