summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Park <SebPark03@gmail.com>2024-04-23 03:34:26 -0400
committerSebastian Park <SebPark03@gmail.com>2024-04-23 03:34:26 -0400
commitafeffed93532c42540636c79cd9ae832656efef4 (patch)
treec8c296dde035c0eef74561cd27d9e5898c24393a /CMakeLists.txt
parentf2d61fc06387ccb22ecb5cb6c42210736ac64c9f (diff)
Add more textures.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cdacb7f..2a726bc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -86,6 +86,8 @@ qt6_add_resources(${PROJECT_NAME} "Resources"
resources/images/kitten.png
resources/images/hello.png
resources/images/sand_text.jpg
+ resources/images/caustic_sample.jpg
+ resources/images/anamorphic.jpg
# resources/images/ground.png
resources/shaders/shader.frag
resources/shaders/shader.vert