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/guardedalloc/CMakeLists.txt')
-rw-r--r--intern/guardedalloc/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/guardedalloc/CMakeLists.txt b/intern/guardedalloc/CMakeLists.txt
index dab24af7f8d..1d4f846623c 100644
--- a/intern/guardedalloc/CMakeLists.txt
+++ b/intern/guardedalloc/CMakeLists.txt
@@ -38,6 +38,10 @@ set(SRC
# only so the header is known by cmake
../atomic/atomic_ops.h
+ ../atomic/intern/atomic_ops_ext.h
+ ../atomic/intern/atomic_ops_msvc.h
+ ../atomic/intern/atomic_ops_unix.h
+ ../atomic/intern/atomic_ops_utils.h
)
set(LIB