Commit Graph

55 Commits

Author SHA1 Message Date
80e505e834
Updated Makefile
Fixed bugs with targets. Removed all if statements for targets related to git submodules. These are their own targets now.
2024-06-18 20:30:29 +01:00
5ebadd41ca
Updated Makefile
Fixed bug with hyprutils and made the git commands their own target. Changed how tomlplusplus is installed.
2024-06-18 19:48:19 +01:00
3864714a58
Updated Makefile with hyprutils
hyprutils is now a submodule of the project which is required by other
Hyprland components.

Removed the targets to install system packages. This is better in a bash
script, but making a Solus container should be considered.
2024-06-18 19:28:34 +01:00
1fe9c77818
Updated Makefile
Changed meson and cmake paths. Put git clone of tomlplusplus in new target.
2024-06-17 23:22:59 +01:00
6bd842a350
Added Makefile 2024-06-17 21:13:45 +01:00