Description
elementary projects can use shared CMake modules for build integration. It is useful for developers maintaining elementary OS components or older projects that expect those module files.
CMake modules can affect install paths, dependency detection, and build targets. Keep them aligned with the project that expects them and review changes before updating.