Added cmake for both linux and win build
This commit is contained in:
+2
-1
@@ -340,7 +340,8 @@ list(APPEND SMDATA_LINK_LIB "mad"
|
||||
"vorbisfile"
|
||||
"vorbis"
|
||||
"ogg"
|
||||
"ixwebsocket")
|
||||
"ixwebsocket"
|
||||
"hidapi")
|
||||
|
||||
if(WIN32)
|
||||
list(APPEND SMDATA_LINK_LIB
|
||||
|
||||
Reference in New Issue
Block a user