mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 01:16:27 +00:00
Even more plug-in workarounds
This commit is contained in:
@@ -20,6 +20,7 @@ endif()
|
||||
target_compile_definitions(plugin PRIVATE
|
||||
BOOST_DLL_USE_STD_FS
|
||||
PLUGIN_IFCOPENSHELL_VERSION="${PROJECT_VERSION}"
|
||||
IFCOPENSHELL_INSTALL_PLUGIN_DIRECTORY="${CMAKE_INSTALL_FULL_LIBDIR}"
|
||||
)
|
||||
|
||||
target_link_libraries(plugin PRIVATE ${Boost_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user