mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:07:46 +00:00
Tests: Add tests for LibGL shader subsystem
This commit is contained in:
parent
848f1d2689
commit
1812a169b8
2 changed files with 63 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
set(TEST_SOURCES
|
||||
TestAPI.cpp
|
||||
TestRender.cpp
|
||||
TestShaders.cpp
|
||||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue