Typo / wrong cmake function name in CMakeLists.txt #1705
Labels
bug
Issues that relate to unexpected/unwanted behavior. Don't use for PRs.
comp: build
CMake build system
When building on openSUSE Tumbleweed I noticed there is a wrong function name.
In lang/CMakeLists.txt is in line 231 a type:
instead of
Patch I used to fix it for me:
https://gist.github.com/susnux/a3506fdca3ca3ce525d7
The text was updated successfully, but these errors were encountered: