Markus Volk
ec35c8e07a
libtinyxml2: use cmake buildsystem
...
Currently tinyxml2 is built with meson, which doesn't generate files in /usr/lib/cmake
Use cmake instead. This will generate files in both /usr/lib/cmake and /usr/lib/pkgconfig
and allow cmake projects to find libtinyxml2.
Avoids errors such as:
| CMake Error at CMakeLists.txt:11 (find_package):
| By not providing "FindTinyXML2.cmake" in CMAKE_MODULE_PATH this project has
| asked CMake to find a package configuration file provided by "TinyXML2",
| but CMake did not find one.
|
| Could not find a package configuration file provided by "TinyXML2" with any
| of the following names:
|
| TinyXML2Config.cmake
| tinyxml2-config.cmake
|
| Add the installation prefix of "TinyXML2" to CMAKE_PREFIX_PATH or set
| "TinyXML2_DIR" to a directory containing one of the above files. If
| "TinyXML2" provides a separate development package or SDK, be sure it has
| been installed.
|
|
| -- Configuring incomplete, errors occurred!
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2025-11-04 16:52:46 -08:00
..
2025-06-25 06:44:52 -07:00
2025-07-30 08:03:05 -07:00
2025-10-24 18:45:43 -07:00
2025-06-25 06:44:52 -07:00
2025-10-21 20:02:39 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-24 10:54:44 -07:00
2025-06-01 08:31:25 -07:00
2025-08-10 14:43:21 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-29 10:14:13 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-21 08:21:26 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-19 12:22:00 -07:00
2025-06-25 06:44:52 -07:00
2025-07-09 09:16:07 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-16 09:59:15 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-08 18:46:02 -07:00
2025-09-19 12:22:01 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-06 11:34:42 -07:00
2025-06-25 06:44:52 -07:00
2025-09-24 10:54:45 -07:00
2025-10-29 10:14:12 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-07 10:00:54 -07:00
2025-07-09 09:16:07 -07:00
2025-09-27 16:18:15 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-27 16:18:15 -07:00
2025-10-14 09:00:26 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-17 13:01:10 -07:00
2025-10-29 21:02:20 -07:00
2025-06-25 06:44:52 -07:00
2025-09-02 23:36:18 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-28 23:31:29 -07:00
2025-10-14 09:00:20 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-05-22 08:13:04 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-09 13:35:20 -07:00
2025-10-13 23:47:41 -07:00
2025-07-09 09:16:07 -07:00
2025-05-21 07:38:24 -07:00
2025-07-03 09:45:03 -07:00
2025-07-08 23:40:34 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-08-28 07:56:52 -07:00
2025-04-29 08:45:35 -07:00
2025-06-25 06:44:52 -07:00
2025-10-17 14:10:38 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-10 10:46:23 -07:00
2025-10-08 18:46:01 -07:00
2025-07-09 13:35:17 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-09 13:35:18 -07:00
2025-04-07 12:21:22 -07:00
2025-06-25 06:44:52 -07:00
2025-07-08 23:40:33 -07:00
2025-06-25 06:44:52 -07:00
2025-10-08 18:46:01 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-11-04 16:52:46 -08:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-02 23:27:07 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-29 10:14:13 -07:00
2025-10-14 09:00:20 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-05-21 07:38:25 -07:00
2025-07-30 08:03:07 -07:00
2025-06-25 06:44:52 -07:00
2025-09-04 10:28:24 -07:00
2025-07-10 00:05:58 -07:00
2025-09-30 10:36:16 -07:00
2025-09-08 22:01:07 -07:00
2025-10-02 10:17:29 -07:00
2025-10-12 20:58:51 -07:00
2025-09-17 20:07:03 -07:00
2025-10-17 14:10:38 -07:00
2025-06-09 21:24:11 -07:00
2025-06-25 06:44:52 -07:00
2025-07-11 08:35:05 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-30 08:03:08 -07:00
2025-06-25 06:44:52 -07:00
2025-07-30 08:03:08 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-21 16:06:10 +00:00
2025-10-24 18:45:43 -07:00
2025-10-21 23:12:48 -07:00
2025-07-09 09:16:06 -07:00
2025-06-25 06:44:52 -07:00
2025-06-09 21:24:07 -07:00
2025-10-21 20:02:40 -07:00
2025-06-25 06:44:52 -07:00
2025-08-21 00:13:58 -07:00
2025-07-09 13:35:19 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-30 16:40:03 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-09 13:35:20 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-04-04 19:18:20 -07:00
2025-06-25 06:44:52 -07:00
2025-09-08 15:25:14 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-14 09:00:25 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-07-11 08:35:05 -07:00
2025-06-25 06:44:51 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-05-05 10:16:54 -07:00
2025-08-01 17:23:41 -07:00
2025-06-25 06:44:52 -07:00
2025-09-23 14:22:59 -07:00
2025-10-08 18:46:02 -07:00
2025-07-09 19:36:11 -07:00
2025-09-30 09:01:05 -07:00
2025-06-25 06:44:52 -07:00
2025-07-25 17:09:25 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-10-14 11:23:45 -07:00
2025-10-05 21:43:43 -07:00
2025-09-17 08:57:43 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-16 09:59:14 -07:00
2025-09-29 22:34:15 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-06 10:11:38 -07:00
2025-07-09 09:16:04 -07:00
2025-05-28 08:55:16 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00
2025-09-04 10:28:30 -07:00
2025-06-25 06:44:52 -07:00
2025-06-25 06:44:52 -07:00