[Vm-dev] Passing additional parameters for a particular plugin

Damien Cassou damien.cassou at gmail.com
Thu May 17 13:04:45 UTC 2012


On Thu, May 17, 2012 at 1:41 PM, Bert Freudenberg <bert at freudenbergs.de> wrote:
> In the official sources, there is no such call. It builds DBusPlugin using CMake, and all that's needed is
>
>        PLUGIN_REQUIRE_PACKAGE (DBUS1 dbus-1)
>
> which is in
>
>        http://squeakvm.org/svn/squeak/trunk/platforms/unix/plugins/DBusPlugin/config.cmake

so, Bert, is there a way to specify necessary options inside the
plugin Smalltalk class so that the correct files are generated by
VMMaker and the compilation process works fine?

Thanks

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry


More information about the Vm-dev mailing list