mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-28 18:51:05 +00:00
b1b494835d
The IDE I am using places the cmake build directory inside the source directory. When that happens the copyright check fails because the build process creates a file CMakeCXXCompilerId.cpp. That file does not have the copyright information, so the test fails. I want this file to be ignored, so I added its directory, CompilerIdCXX, to the list of directories to be ignored. |
||
---|---|---|
.. | ||
check_copyright.py | ||
generate_grammar_tables.py | ||
generate_registry_tables.py | ||
generate_vim_syntax.py | ||
update_build_version.py |