Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Sep 27, 2023
1 parent c45d712 commit 3ae8684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/extensions/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ if(WIN32)
endif()
else()
if(APPLE)
if(not USE_SYSTEM_LibFFI)
if(NOT USE_SYSTEM_LibFFI)
add_python_extension(_ctypes
SOURCES ${ctypes_COMMON_SOURCES}
_ctypes/malloc_closure.c
Expand Down

0 comments on commit 3ae8684

Please sign in to comment.