summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Park <SebPark03@gmail.com>2024-04-24 03:32:25 -0400
committerSebastian Park <SebPark03@gmail.com>2024-04-24 03:32:25 -0400
commit086fffe83539595c7ddefb7bcbe6cf15b9a63666 (patch)
tree4693184679f04e1d433dbfab4698d0ffc95caef9 /CMakeLists.txt
parentef8abb44ca5cbf62a24b265aedc62f1348ae8091 (diff)
clouds texture.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9dffb01..adf92af 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -91,6 +91,7 @@ qt6_add_resources(${PROJECT_NAME} "Resources"
resources/images/caustic_sample.jpg
resources/images/anamorphic.jpg
resources/images/daniel.jpg
+ resources/images/sky_clouds.png
# resources/images/ground.png
resources/shaders/shader.frag
resources/shaders/shader.vert