summaryrefslogtreecommitdiffstats
path: root/Tools/NoiseSpeedTest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/NoiseSpeedTest/CMakeLists.txt')
-rw-r--r--Tools/NoiseSpeedTest/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/NoiseSpeedTest/CMakeLists.txt b/Tools/NoiseSpeedTest/CMakeLists.txt
index 9488fdca0..296828ab6 100644
--- a/Tools/NoiseSpeedTest/CMakeLists.txt
+++ b/Tools/NoiseSpeedTest/CMakeLists.txt
@@ -36,11 +36,9 @@ source_group("Shared" FILES ${SHARED_SRC} ${SHARED_HDR})
# Include the main source files:
set(SOURCES
NoiseSpeedTest.cpp
- Globals.cpp
)
set(HEADERS
NoiseSpeedTest.h
- Globals.h
SimplexNoise.h
)