Miku AuahDark
89f75f51fb
Handle aliased target in love_group_projects CMake function.
2025-01-05 12:00:23 +08:00
Sasha Szpakowski
8e6f959f45
NSIS installer: don't use /bin/ subfolder for path option
2024-07-01 22:55:05 -03:00
Sasha Szpakowski
190a8e31a7
add copy of NSIS installer template (with license)
2024-07-01 22:54:17 -03:00
Mark Jansen
ce173dd89b
Group liblove and lovedep projects in Visual Studio
2024-06-17 10:18:48 +02:00
Miku AuahDark
5acc98ce43
Remove unnecessary CMake modules.
...
* Compiling without find_package(OpenGL REQUIRED) has no side-effect because LOVE uses SDL to load OpenGL. GLAD is used to as substitute for OpenGL headers too.
* Mpg123 is no longer used in LOVE 12. Remove the respective CMake module.
* CMake has its own FindOpenAL.cmake script. There's no need to provide our own.
2024-01-29 19:13:44 +08:00
Er2
94daeea31e
Add FindHarfbuzz.cmake
2023-02-11 16:56:58 +00:00
Bart van Strien
9c9b8a084f
Merged in coffeecat/love (pull request #103 )
...
Fix building with non-mega CMake
2018-05-20 10:14:49 +00:00
rude
eee81639f4
CMake: Also look for headers in include/luajit-2.1.
2018-05-13 20:23:00 +02:00
Yucheng Zhang
160eba6ba9
Fix building with non-mega CMake
2018-02-09 21:42:04 +08:00
rude
7922c44d27
Make CMake build functional on Linux.
...
At least on Ubuntu.
2016-07-14 18:07:20 +02:00