diff --git a/scripts/MakePluginSources.cmake b/scripts/MakePluginSources.cmake index bde37e5..ed24694 100644 --- a/scripts/MakePluginSources.cmake +++ b/scripts/MakePluginSources.cmake @@ -6,7 +6,7 @@ # under the European Union’s Horizon 2020 research and innovation programme # (grant agreement No 725899). -include(FLuidClientStub) +include(FluidClientStub) function(make_external_name client header var) set(${var} Fluid${client} PARENT_SCOPE)