some first slow thoughts

This commit is contained in:
Blue 2023-08-30 17:54:59 -03:00
parent 17881c4066
commit 0c40906eca
Signed by: blue
GPG key ID: 9B203B252A63EE38
7 changed files with 130 additions and 2 deletions

1
test/CMakeLists.txt Normal file
View file

@ -0,0 +1 @@
configure_file(mason.json mason.json)

4
test/mason.json Normal file
View file

@ -0,0 +1,4 @@
{
"name" : "test",
"version" : "0.0.1"
}