mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
62d75c9391
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. |
||
---|---|---|
.. | ||
BundledRizin.cmake | ||
CutterConfig.cmake.in | ||
CutterInstallDirs.cmake | ||
DisallowInSource.cmake | ||
FindBreakpad.cmake | ||
FindGraphviz.cmake | ||
FindPySide2.cmake | ||
PythonInfo.cmake | ||
Translations.cmake | ||
Utils.cmake |