Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/ghost/test/CMakeLists.txt')
-rw-r--r--intern/ghost/test/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern/ghost/test/CMakeLists.txt b/intern/ghost/test/CMakeLists.txt
index a012f6af61c..f834b55b387 100644
--- a/intern/ghost/test/CMakeLists.txt
+++ b/intern/ghost/test/CMakeLists.txt
@@ -82,8 +82,6 @@ add_library(bli_lib
"../../../source/blender/blenlib/intern/BLI_memarena.c"
)
-message(STATUS "EEEk ${SRC_NEW}")
-
find_package(OpenGL REQUIRED)