cutter/cmake
Florian Märkl 62d75c9391
Extend cmake config files with deps, version, etc. (#2916)
This improves how the installed CutterConfig.cmake can be used for
native plugin development:
* Transitive dependencies are resolved automatically
* Version file is included
* Cutter_USER_PLUGINDIR is set to a path that plugins can use as a
  default install destination

src/plugins/sample-cpp/CMakeLists.txt is an example for how to use it.
Rizin was also updated to prevent an error with multiple
`find_package()` calls.
2022-03-31 12:49:37 +02:00
..
BundledRizin.cmake Extend cmake config files with deps, version, etc. (#2916) 2022-03-31 12:49:37 +02:00
CutterConfig.cmake.in Extend cmake config files with deps, version, etc. (#2916) 2022-03-31 12:49:37 +02:00
CutterInstallDirs.cmake Extend cmake config files with deps, version, etc. (#2916) 2022-03-31 12:49:37 +02:00
DisallowInSource.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
FindBreakpad.cmake Run macos packaging in GHA. (#2529) 2021-01-02 19:57:29 +02:00
FindGraphviz.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
FindPySide2.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
PythonInfo.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
Translations.cmake Build system compatiblity with QT6. 2021-04-24 13:13:36 +03:00
Utils.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00