commit | 41dea08423efa2b0db493c536a3af031f1a29945 | [log] [tgz] |
---|---|---|
author | Craig Scott <craig.scott@crascit.com> | Sun Jun 06 17:14:29 2021 +1000 |
committer | Craig Scott <craig.scott@crascit.com> | Sun Jun 06 17:14:29 2021 +1000 |
tree | 387f783b481828d8a0d8456a77494033864fd473 | |
parent | 42af35136f9540f984cacd3f9dfd02d82a09f1f4 [diff] |
Help: Remove recommendations for using CMAKE_CFG_INTDIR Commit e71c4f7729 (CMAKE_CFG_INTDIR: Formally deprecate in favor of $<CONFIG>, 2021-05-27) only updated the docs for CMAKE_CFG_INTDIR itself, but other parts of the docs still used it. Update the other places to avoid referring to the now-deprecated variable.