self-hosting
MoAlyousef 4 years ago
parent 6035d3ae21
commit b24df8406e

@ -71,7 +71,7 @@ version = "0.1.0" # required
boost = "1.74.0" # optional
[fetch-content] # optional, runs fetchContent
toml11 = { git = "https://github.com/ToruNiina/toml11", git-tag = "v3.5.0" } # optional
toml11 = { GIT_REPOSITORY = "https://github.com/ToruNiina/toml11", GIT_TAG = "v3.5.0" } # optional
[[bin]] # required, can define several binaries
name = "app" # required

Loading…
Cancel
Save