1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
This commit is contained in:
Thomas Winget 2022-12-12 19:21:14 -05:00
parent 075b2e65c6
commit af9f2db2bf

View file

@ -336,7 +336,7 @@ add_subdirectory(docs)
include(cmake/gui.cmake)
if(APPLE)
if(APPLE AND (NOT APPLE_IOS))
macos_target_setup()
endif()