Commit graph

6 commits

Author SHA1 Message Date
solopasha
b4e829d8bf
cmake: include GNUInstallDirs after project() (#1)
Fixes the following warning:
```
CMake Warning (dev) at /usr/share/cmake/Modules/GNUInstallDirs.cmake:253 (message):
  Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
  target architecture is known.  Please enable at least one language before
  including GNUInstallDirs.
```
2025-01-09 10:40:20 +00:00
outfoxxed
8564f0488e
style: allow configuration via hyprlang 2025-01-07 22:31:42 -08:00
outfoxxed
4aae02fde1
build: fix installation, disable tester by default 2025-01-06 21:31:54 -08:00
outfoxxed
fd1e81d227
build: install qml module 2024-10-18 03:39:15 -07:00
outfoxxed
614b9cac0c
style: create style with a simple button 2024-10-18 03:39:15 -07:00
outfoxxed
bd99baf876
core: project setup 2024-10-18 03:39:13 -07:00