Ruslan Baratov
69328490fc
CMake: Improve config installation
...
Use 'GNUInstallDirs' standard module to set destinations of installed
files.
Use uppercase "CURL" names instead of lowercase "curl" to match standard
'FindCURL.cmake' CMake module:
* https://cmake.org/cmake/help/latest/module/FindCURL.html
Meaning:
* Install 'CURLConfig.cmake' instead of 'curl-config.cmake'
* User should call 'find_package(CURL)' instead of 'find_package(curl)'
Use 'configure_package_config_file' function to generate
'CURLConfig.cmake' file. This will make 'curl-config.cmake.in' template
file smaller and handle components better. E.g. current configuration
report no error if user specified unknown components (note: new
configuration expects no components, report error if user will try to
specify any).
Closes https://github.com/curl/curl/pull/2849
2018-10-01 16:16:29 -04:00
..
2018-06-11 11:14:48 +02:00
2018-09-24 16:36:31 +02:00
2018-09-23 22:24:02 +00:00
2018-07-11 23:41:24 +02:00
2018-08-09 12:37:19 +02:00
2018-06-11 11:14:48 +02:00
2018-05-21 23:21:47 +02:00
2018-10-01 16:16:29 -04:00
2018-09-23 22:24:02 +00:00
2018-01-05 23:34:30 -05:00
2018-01-05 23:34:30 -05:00
2018-01-05 23:34:30 -05:00
2018-02-07 21:33:57 +00:00
2018-01-05 23:34:30 -05:00
2018-07-22 21:17:27 +02:00
2018-06-25 16:36:10 +02:00
2018-06-21 09:44:04 +02:00
2018-02-20 17:51:43 -05:00
2018-07-12 22:46:15 +02:00
2018-09-10 08:33:08 +02:00
2018-08-31 14:11:37 +02:00
2018-06-01 14:40:35 +02:00
2018-06-21 09:48:26 +02:00
2018-05-03 15:19:20 +02:00
2018-05-03 15:19:20 +02:00
2018-06-03 12:14:45 +00:00
2018-02-13 22:55:29 +01:00
2018-09-23 22:24:02 +00:00
2018-04-24 08:03:23 +02:00
2018-09-03 07:42:37 +02:00
2018-09-13 10:06:05 +02:00
2018-09-22 11:58:10 +02:00
2018-03-20 15:00:09 +01:00
2018-03-11 20:33:04 +01:00
2018-01-30 17:23:26 +01:00
2018-06-11 11:14:48 +02:00
2018-09-23 22:24:02 +00:00
2018-09-13 08:26:37 +02:00
2018-09-12 08:52:40 +00:00
2018-09-27 09:13:20 +02:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-09-30 11:31:58 +02:00
2018-09-06 09:17:25 +02:00
2018-09-24 07:48:41 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-08 15:36:11 +02:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-09-23 22:24:02 +00:00
2018-04-24 14:23:20 +02:00
2018-04-24 14:23:20 +02:00
2018-09-23 22:24:02 +00:00
2018-08-21 18:53:45 +02:00
2018-09-23 23:08:36 +02:00
2018-09-22 11:58:10 +02:00
2018-04-24 14:23:20 +02:00
2018-05-17 13:41:04 +02:00
2018-09-22 11:58:10 +02:00
2018-06-11 11:14:48 +02:00
2018-05-21 23:21:47 +02:00
2018-09-06 09:17:17 +02:00
2018-04-18 03:59:47 -04:00
2018-09-23 22:24:02 +00:00
2018-06-27 13:49:18 +02:00
2018-09-23 22:24:02 +00:00
2018-09-06 09:17:17 +02:00
2018-09-25 17:03:45 +02:00
2018-09-23 22:24:02 +00:00
2018-04-24 14:36:06 +02:00
2018-09-23 22:24:02 +00:00
2018-03-16 11:08:31 +01:00
2018-08-21 18:53:45 +02:00
2018-09-16 23:22:37 +02:00
2018-09-25 10:30:08 +02:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-09-06 10:57:48 +02:00
2018-05-21 23:21:47 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-13 10:48:21 +02:00
2018-09-22 11:58:10 +02:00
2017-11-21 09:02:40 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-13 08:26:23 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-14 18:48:35 +00:00
2018-09-14 18:48:35 +00:00
2018-06-27 13:49:18 +02:00
2018-07-28 22:36:15 +02:00
2018-02-05 13:50:30 +01:00
2018-06-14 00:02:20 +02:00
2018-02-23 23:29:01 +00:00
2018-09-29 15:03:57 +02:00
2018-05-28 20:37:14 +02:00
2018-03-16 23:45:59 +01:00
2018-06-23 22:50:31 +02:00
2018-02-15 15:52:41 -05:00
2018-09-23 22:24:02 +00:00
2018-04-15 03:00:37 -04:00
2018-02-23 23:29:01 +00:00
2018-03-23 23:58:25 +01:00
2018-03-19 19:22:42 +01:00
2018-09-23 22:24:02 +00:00
2018-06-12 16:00:27 +02:00
2018-07-20 22:58:42 +02:00
2018-09-22 11:58:10 +02:00
2018-06-11 11:14:48 +02:00
2018-09-23 22:24:02 +00:00
2018-05-28 20:37:14 +02:00
2018-05-28 20:37:14 +02:00
2018-05-16 02:21:06 -04:00
2018-09-16 23:22:37 +02:00
2018-09-23 22:24:02 +00:00
2018-09-17 09:28:10 +02:00
2018-06-11 11:14:48 +02:00
2018-09-23 22:24:02 +00:00
2018-06-12 16:00:27 +02:00
2018-06-12 16:00:27 +02:00
2018-09-07 13:43:26 +02:00
2018-01-13 01:28:19 +01:00
2018-08-13 23:16:01 +02:00
2018-05-28 20:37:14 +02:00
2018-05-28 20:37:14 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-07-30 17:59:36 +02:00
2018-09-22 11:58:10 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-04 14:44:47 +00:00
2018-09-04 11:00:17 +02:00
2018-09-01 10:40:42 +02:00
2018-08-21 18:53:43 +02:00
2018-09-21 14:24:55 +02:00
2018-09-06 08:27:15 +02:00
2018-04-09 15:54:52 +02:00
2018-01-08 23:45:09 +13:00
2018-08-11 19:19:03 +02:00
2018-08-21 18:53:45 +02:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-09-23 22:24:02 +00:00
2018-04-07 11:18:58 +02:00
2018-09-24 16:38:11 +02:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-09-22 11:58:10 +02:00
2018-09-21 11:19:14 +02:00
2018-09-21 11:19:14 +02:00
2018-09-22 11:58:10 +02:00
2018-05-21 23:21:47 +02:00
2018-08-11 19:19:03 +02:00
2018-04-24 14:23:20 +02:00
2018-04-23 22:52:48 +02:00
2018-09-06 08:27:15 +02:00