mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Cmake install config fixes
This commit is contained in:
@@ -105,6 +105,9 @@ private:
|
||||
PLUGIN_API abi_info host_abi();
|
||||
PLUGIN_API void validate_abi(const abi_info& abi);
|
||||
PLUGIN_API std::filesystem::path module_directory(const void* symbol);
|
||||
PLUGIN_API void set_search_paths(const std::vector<std::string>& paths);
|
||||
PLUGIN_API std::vector<std::string> search_paths();
|
||||
PLUGIN_API void clear_search_paths();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user