CMake support functionsΒΆ

The CMake module provides access to CMake variables and the CMake cache.

You may get access to the database by cogeno.stdmodules.StdModulesMixin.cmake().

There are convenience functions to access the CMake variables:

  • cogeno.cmake_variable()

  • cogeno.cmake_cache_variable()