mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
591d4bbdaf
We're using rx in cmake-mode.el. Technically, we don't have to load the package, because it's already loaded at startup. But it's good style to explicitly require the packages we use, if only to give a quick overview of the package dependencies.