mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:07:35 +00:00
LibGLSL: Add tests for GLSL parser
This commit is contained in:
parent
29972876e4
commit
d160ff2f8d
24 changed files with 368 additions and 0 deletions
|
@ -10,3 +10,5 @@ set(SOURCES
|
|||
|
||||
serenity_lib(LibGLSL glsl)
|
||||
target_link_libraries(LibGLSL PRIVATE LibGPU)
|
||||
|
||||
install(DIRECTORY Tests/ DESTINATION home/anon/Tests/glsl-tests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue