aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-11-17 18:56:00 -0800
committerChris Robinson <[email protected]>2018-11-17 18:56:00 -0800
commit8c69fb046c9a3b983f360a71614512e0e0e5aeac (patch)
tree2a285fe4d99b5bdfd4744380458a3b05a4025382 /CMakeLists.txt
parent1468dee831c6d2d2b05d4fb29de062c72ea3a324 (diff)
Always use C++11 atomics
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 89357900..ebb8ec19 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -747,7 +747,6 @@ SET(COMMON_OBJS
common/align.h
common/almalloc.c
common/almalloc.h
- common/atomic.c
common/atomic.h
common/bool.h
common/math_defs.h