mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
c697c1fafe
Pre-C++98 compilers required that the template argument be used in the function parameters. Those compilers are no longer supported as hosts, so drop the workaround.