mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2025-04-01 06:11:39 +00:00
Add test for presence of copyrights and license terms
This commit is contained in:
parent
e70a957cb5
commit
881816f82a
@ -150,3 +150,7 @@ add_subdirectory(test)
|
||||
|
||||
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/include/spirv-tools/libspirv.h
|
||||
DESTINATION include/spirv-tools/)
|
||||
|
||||
add_test(NAME spirv-tools-copyrights
|
||||
COMMAND ${PYTHON_EXECUTABLE} utils/check_copyright.py
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
Loading…
x
Reference in New Issue
Block a user