mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 07:52:30 +02:00
Fix websocketpp crash o.O
This commit is contained in:
parent
f680e7f44b
commit
6c8581fcb2
@ -71,7 +71,7 @@ endmacro()
|
||||
|
||||
if(NOT WIN32)
|
||||
# enforce proper symbol exporting on all platforms but Windows
|
||||
tomahawk_add_c_flags( "-fvisibility=hidden" )
|
||||
tomahawk_add_definitions( "-fvisibility=hidden" )
|
||||
endif()
|
||||
|
||||
# enforce using constBegin, constEnd for const-iterators
|
||||
|
Loading…
x
Reference in New Issue
Block a user