Wth did i do

This commit is contained in:
Stéphane Lepin 2016-11-22 18:34:19 +01:00
parent 25b835f4d8
commit 5639c18c2f

View File

@ -58,7 +58,7 @@ if(WIN32)
endif()
target_link_libraries(obs-websocket
"${OBS-FRONTEND-API}")
"${OBS_FRONTEND_LIB}")
endif()
if(UNIX)