mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 21:13:05 +01:00
This reverts commit 1699409392.
This commit is contained in:
@@ -272,8 +272,3 @@ else ()
|
||||
# Dummy target to ease invocation
|
||||
add_custom_target(${PROJECT_NAME}-headers-check)
|
||||
endif ()
|
||||
|
||||
# armel and mipsel builds need to explicitly link in libatomic
|
||||
if (UNIX AND NOT APPLE)
|
||||
target_link_libraries(${PROJECT_NAME} atomic)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user