We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CTKConfig.cmake contains these includes:
include("${CTK_CMAKE_DIR}/ctkFunctionGeneratePluginManifest.cmake") include("${CTK_CMAKE_DIR}/ctkFunctionGeneratePluginUseFile.cmake") include("${CTK_CMAKE_DIR}/ctkMacroGeneratePluginResourceFile.cmake")
but the latest version 2023.07.13 doesn't install ctkFunctionGeneratePluginUseFile.cmake.
2023.07.13 is broken for this reason.
The text was updated successfully, but these errors were encountered:
Thanks for the report 🙏
Since this has been fixed in 4888deb integrated through #1150, would it be possible for you to use the latest version ?
Alternatively, we could also considering cutting a new release based of master.
master
Sorry, something went wrong.
No branches or pull requests
CTKConfig.cmake contains these includes:
but the latest version 2023.07.13 doesn't install ctkFunctionGeneratePluginUseFile.cmake.
2023.07.13 is broken for this reason.
The text was updated successfully, but these errors were encountered: