Skip to content

Commit 97ea8ce

Browse files
committed
refactor: remove boiler plate from fpm.toml of added example
1 parent 39a304d commit 97ea8ce

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

example_packages/cpp_files/fpm.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1 @@
11
name = "cpp_files"
2-
version = "0.1.0"
3-
license = "license"
4-
author = "arteevraina"
5-
maintainer = "[email protected]"
6-
copyright = "Copyright 2022, arteevraina"
7-
[build]
8-
auto-executables = true
9-
auto-tests = true
10-
auto-examples = true
11-
[install]
12-
library = false

0 commit comments

Comments
 (0)