mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-23 22:25:42 +01:00
win32 only
This commit is contained in:
parent
b1399f9ed5
commit
2212ba5c43
@ -23,9 +23,9 @@ add_library(rapidjson STATIC IMPORTED ${RAPIDJSON})
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(examples/simple)
|
||||
add_subdirectory(examples/simpleSync)
|
||||
|
||||
if(WIN32)
|
||||
add_subdirectory(examples/simpleSync)
|
||||
add_subdirectory(examples/simplest)
|
||||
endif(WIN32)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user