cmake-parser

MIT

A cmake script parser.

$ area51 add cmake-parserCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cmake-parser:some-function ...)

Dependencies