/python-cmake-file-api

Read and interpret CMake's file-based API

Primary LanguagePythonMIT LicenseMIT

cmake-file-api

This library reads and interprets the files generated by cmake's file-based API.

Requirements

  • python 3
  • CMake 3.14+

Example

An example can be found in the example subdirectory.

License

This project is licensed using the MIT license.