This commit is contained in:
Leonetienne
2022-03-05 20:40:49 +01:00
parent f993241e9f
commit 33932906c4
5 changed files with 159 additions and 108 deletions

View File

@@ -11,5 +11,6 @@ add_library(BmpPP
${Eule}
BMP.cpp
BmpWriter.cpp
BmpHeader.cpp
)