CMake Example

cmake_example

This page documents the minimal CMake example bundled with fortplot.

  • Files:
  • CMakeLists.txt: Basic CMake project configuration.
  • main.f90: Tiny program to verify linking and include paths.

Usage

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.