diff --git a/intern/guardedalloc/CMakeLists.txt b/intern/guardedalloc/CMakeLists.txt index b47565b8ef9..88c6e7ca2c5 100644 --- a/intern/guardedalloc/CMakeLists.txt +++ b/intern/guardedalloc/CMakeLists.txt @@ -77,6 +77,7 @@ if(WITH_GTESTS) set(TEST_SRC tests/guardedalloc_alignment_test.cc tests/guardedalloc_overflow_test.cc + tests/guardedalloc_test_base.h ) set(TEST_INC ../../source/blender/blenlib