mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
Use underscore plugin artifact names
Generated with the assistance of an AI coding tool.
This commit is contained in:
@@ -28,7 +28,7 @@ PLUGIN_API std::filesystem::path add_search_paths_or_default(manager& manager, s
|
||||
}
|
||||
|
||||
namespace {
|
||||
constexpr const char* mapping_plugin_prefix = "geometry.mapping.";
|
||||
constexpr const char* mapping_plugin_prefix = "geometry_mapping_";
|
||||
}
|
||||
|
||||
const char* ifcopenshell::geom::impl::mapping_plugin_registration_symbol() {
|
||||
|
||||
Reference in New Issue
Block a user