This page documents the minimal CMake example bundled with fortplot.
CMakeLists.txt: Basic CMake project configuration.main.f90: Tiny program to verify linking and include paths.This example is intended for reference and smoke‑testing only. It is not part of
the primary build. See doc/user_compilation_guide.md for user‑focused build
instructions with fpm.