From 84c0bfa85374e45f06c1b6d7311b80f78670fb7c Mon Sep 17 00:00:00 2001 From: jjesswan Date: Tue, 23 Apr 2024 17:48:02 -0400 Subject: saving --- CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a726bc..2c00953 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,6 +54,8 @@ add_executable(${PROJECT_NAME} src/ocean/ocean.h src/ocean/ocean.cpp + + src/ocean/ocean_alt.h src/ocean/ocean_alt.cpp ) # GLEW: this creates its library and allows you to `#include "GL/glew.h"` @@ -96,6 +98,8 @@ qt6_add_resources(${PROJECT_NAME} "Resources" resources/shaders/anchorPoint.frag resources/shaders/texture.vert resources/shaders/texture.frag + + ) # GLEW: this provides support for Windows (including 64-bit) -- cgit v1.2.3-70-g09d2