add atomic_ops.h to cmake's source code listing.
This commit is contained in:
@@ -39,6 +39,9 @@ set(SRC
|
|||||||
|
|
||||||
MEM_guardedalloc.h
|
MEM_guardedalloc.h
|
||||||
./intern/mallocn_intern.h
|
./intern/mallocn_intern.h
|
||||||
|
|
||||||
|
# only so the header is known by cmake
|
||||||
|
../atomic/atomic_ops.h
|
||||||
)
|
)
|
||||||
|
|
||||||
if(WIN32 AND NOT UNIX)
|
if(WIN32 AND NOT UNIX)
|
||||||
|
Reference in New Issue
Block a user