1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-07 20:17:06 +00:00

Fix compilation errors when using CMake to add a project through add_subdirectory.

This commit is contained in:
ShiXiaodi
2023-10-17 15:19:49 +08:00
parent 2287b9ab0a
commit 7080918350
6 changed files with 34 additions and 23 deletions

3
.gitignore vendored
View File

@@ -18,3 +18,6 @@ win32/Debug
win32/Release
win32/x64
extern/*
.vscode/
out/