just some thoughts

This commit is contained in:
Blue 2023-12-11 20:29:55 -03:00
parent 03d7614673
commit f0d205dee7
Signed by: blue
GPG key ID: 9B203B252A63EE38
15 changed files with 172 additions and 34 deletions

View file

@ -8,4 +8,4 @@ set(SOURCES
ostream.cpp
)
target_sources(pica PRIVATE ${SOURCES})
target_sources(${PROJECT_NAME} PRIVATE ${SOURCES})