projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix T53544: Crash drawing scene w/o world
[blender.git]
/
tests
/
gtests
/
CMakeLists.txt
diff --git
a/tests/gtests/CMakeLists.txt
b/tests/gtests/CMakeLists.txt
index 781da7bf45241dd951587ef752651ced771a6d2b..3ab64d8730981a008a36bf6f60a8da01841936e9 100644
(file)
--- a/
tests/gtests/CMakeLists.txt
+++ b/
tests/gtests/CMakeLists.txt
@@
-2,7
+2,7
@@
# GTest
if(WITH_GTESTS)
-
I
nclude(GTestTesting)
+
i
nclude(GTestTesting)
add_definitions(${GFLAGS_DEFINES})
add_definitions(${GLOG_DEFINES})