Skip to content

Commit da6544e

Browse files
committed
Update CMakeLists.txt
1 parent 544f47b commit da6544e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ target_compile_definitions(${PROJECT_NAME} PRIVATE
8888
PY3LM_PLATFORM_WINDOWS=$<BOOL:${WIN32}>
8989
PY3LM_PLATFORM_APPLE=$<BOOL:${APPLE}>
9090
PY3LM_PLATFORM_LINUX=$<BOOL:${LINUX}>
91-
PY3LM_ARCH_ARM=$<BOOL:${PLUGIFY_USE_ARM}>
9291
PY3LM_IS_DEBUG=$<STREQUAL:${CMAKE_BUILD_TYPE},Debug>)
9392

9493
set(PY3LM_VERSION "0" CACHE STRING "Set version name")

0 commit comments

Comments
 (0)