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
318f0753b0
commit
98acbb2b2b
@ -127,5 +127,5 @@ endif()
|
|||||||
|
|
||||||
# TODO : OS X build settings and tasks
|
# TODO : OS X build settings and tasks
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc++")
|
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libstdc++")
|
||||||
endif(APPLE)
|
endif(APPLE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user