mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
try to build osx version
This commit is contained in:
@ -126,3 +126,6 @@ endif()
|
||||
# --- End of section ---
|
||||
|
||||
# TODO : OS X build settings and tasks
|
||||
if (APPLE)
|
||||
set_xcode_property(obs-browser CLANG_CXX_LIBRARY "libc++")
|
||||
endif(APPLEE)
|
||||
|
Reference in New Issue
Block a user