mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 15:19:51 -05:00
ad1d9507ba
Fix syntax of the JOIN generator expression example, from `$<JOIN,list,glue>` to `$<JOIN:list,glue>`.