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:
parent
5e3c794aec
commit
84b3e086e6
@ -126,3 +126,6 @@ endif()
|
||||
# --- End of section ---
|
||||
|
||||
# TODO : OS X build settings and tasks
|
||||
if(APPLE)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc++ -fvisibility=default -v")
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user