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