Slawomir Grabowski

Results 3 issues of Slawomir Grabowski

# Feature Allows to build CMake `install` target that exports GodotCppConfig.cmake allowing to find it by using `find_package()` function. # Usage Configure godot-cpp CMake project in build directory: ```bash #...

enhancement
cmake
topic:buildsystem

Hi I have two questions: 1. Where I can find the reference for Wiz API? I have found [this](https://docs.pro.wizconnected.com/#introduction), but it seems to a bit different. I can contribute to...

`linuxdeploy` library links to `linuxdeploy_core` which links to `linuxdeploy_core_copyright`, but now the link chain is broken by `PRIVATE` instead of `PUBLIC`. Moreover I replaced "" include directive by angles "",...