Lars Toenning
|
5a662d97fd
|
Fix broken libevent/dbus cmake module
|
2019-05-17 10:19:38 +02:00 |
|
Florent Rougon
|
63f6d0b5bf
|
Convert obsolete uses of get_filename_component(<var> <FileName> PATH)
In the context of get_filename_component(), PATH is a legacy alias for
DIRECTORY. Replace it with DIRECTORY, which is recommended[1] for
CMake versions > 2.8.11.
[1] https://cmake.org/cmake/help/latest/command/get_filename_component.html
|
2019-04-25 19:11:01 +02:00 |
|
Lars Toenning
|
85acefab95
|
Swift: initial support
|
2019-04-11 11:36:22 +01:00 |
|
ThorstenB
|
9933a7cb4a
|
cmake: add support for Torsten's UDev EventInput
(Hopefully meeting Torsten's quality expectations)
|
2011-12-04 14:37:25 +01:00 |
|
ThorstenB
|
ba471db647
|
Martin Spott: CMake DBus module, credit goes to the KDE project
from whom the file was copied.
|
2011-06-13 00:44:22 +02:00 |
|