1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 02:30:46 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Fabian Dellwing
65fd70c890 Ports/gpgme: Prefix CMakeConfig file with ${CMAKE_SYSROOT}
The automatically created CMakeConfig file was not working for
cross-compilation. We now prefix the path with `${CMAKE_SYSROOT}`
to have it work on host and target.
2024-04-07 16:35:22 +02:00
Fabian Dellwing
6cd09cc75c Ports: Add gpgme 2024-03-29 17:00:34 +01:00