mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2025-12-21 21:36:18 +01:00
Moving files around; cleaned up example a little
This commit is contained in:
parent
0768b06ec1
commit
39d8336b06
7 changed files with 90 additions and 70 deletions
|
|
@ -2,3 +2,4 @@ cmake_minimum_required (VERSION 3.7.0)
|
|||
project (DiscordRPCExample)
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(examples/simplest)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue