hyprpm: install headers locally (#4585)
* hyprpm: install headers locally * oopsie
This commit is contained in:
parent
15316aaa31
commit
3656045ad8
3 changed files with 66 additions and 16 deletions
|
|
@ -10,6 +10,7 @@ struct SGlobalState {
|
|||
|
||||
namespace DataState {
|
||||
std::string getDataStatePath();
|
||||
std::string getHeadersPath();
|
||||
void ensureStateStoreExists();
|
||||
void addNewPluginRepo(const SPluginRepository& repo);
|
||||
void removePluginRepo(const std::string& urlOrName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue