diff options
author | jjesswan <90643397+jjesswan@users.noreply.github.com> | 2024-05-10 04:26:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-10 04:26:01 -0400 |
commit | 2cff8e109965307a4265f43d01f4c365f09977e7 (patch) | |
tree | 4915de3e338ee965502289f05f12dc07ef3a717f /CMakeLists.txt | |
parent | d158de5abe6ddbc8546a7fafd797e9f7c74fe768 (diff) | |
parent | 690670c920549828733fddc12e45bae34271aff4 (diff) |
Merge pull request #5 from Seb-Park/new_parti
texture particles
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5c9b446..ad833bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -129,6 +129,8 @@ qt6_add_resources(${PROJECT_NAME} "Resources" resources/images/cupertin-lake_ft.png resources/images/halftone.png resources/images/foam3.png + resources/images/particle.png + resources/images/nx.png resources/images/ny.png |