mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Fix compilation errors when using CMake to add a project through add_subdirectory.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -18,3 +18,6 @@ win32/Debug
|
||||
win32/Release
|
||||
win32/x64
|
||||
extern/*
|
||||
|
||||
.vscode/
|
||||
out/
|
||||
|
Reference in New Issue
Block a user