Skip to content

Conversation

@fcturan20
Copy link
Contributor

No description provided.

endif()

nos_get_package_info_by_path(${plugin} plugin_name plugin_version plugin_json)
message("Plugin version: ${plugin_version}")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this message

endfunction()

function(_nos_configure_plugin_dir dir common_dependencies common_definitions)
function(_nos_configure_plugin_dir dir plugin common_dependencies common_definitions)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If This function only works on a single plugin manifest file, then loops the directory, I think we can separate them?

@fcturan20 fcturan20 force-pushed the improve-downloaded-plugin-detection branch from b86ed25 to 09e7ffe Compare December 25, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants