Skip to content
New issue

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 includes ctkFunctionGeneratePluginUseFile.cmake but this file isn't installed #1178

Open
yurivict opened this issue Jan 14, 2024 · 1 comment

Comments

@yurivict
Copy link

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.

@jcfr
Copy link
Member

jcfr commented Jan 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants