cmake: Refactor library management

This commit is contained in:
GPUCode 2023-11-05 13:22:18 +02:00
parent c126925dd9
commit 6e28ac711f
8 changed files with 69 additions and 79 deletions

View file

@ -16,4 +16,4 @@ namespace Discord {
void update(RPCStatus status, const std::string& title);
void stop();
};
} // namespace Discord
} // namespace Discord