ligen-cmake 0.1.3

CMake project generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name          = "ligen-cmake"
version       = "0.1.3"
authors       = [ "Danilo Guanabara <danguafer@gmail.com>" ]
edition       = "2018"
description   = "CMake project generator"
license       = "Apache-2.0"
documentation = "https://docs.rs/ligen-cmake"
readme        = "../../README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
ligen-cmake-macro = "0.1.2"
ligen-cmake-core  = "0.1.2"