diff options
author | Sebastian Park <SebPark03@gmail.com> | 2024-05-10 04:47:49 -0400 |
---|---|---|
committer | Sebastian Park <SebPark03@gmail.com> | 2024-05-10 04:47:49 -0400 |
commit | bfcca5c60c45c7ae099e3c4d46782fb1c515e680 (patch) | |
tree | 83b5ba7ef08fba2ebac9e106314536a99618a4e8 /CMakeLists.txt | |
parent | be4550c9e22aada0fcadbb57d3a0f03ac919c524 (diff) | |
parent | 2cff8e109965307a4265f43d01f4c365f09977e7 (diff) |
Merge branch 'main' of https://github.com/Seb-Park/ocean-simulation
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 |