How to select only the NPAPI plugin build ?

29 views
Skip to first unread message

Dr. Pala

unread,
May 8, 2013, 6:06:13 PM5/8/13
to firebre...@googlegroups.com
Hi FireBreath-ers,

I have another great question for you (I could not find mention of it in the FAQ and online...): how can I enable only the build of the .dll for the plugin (and disable the creation of .msi, .exe, etc.) on Windows ?

I ask this because I am working on a "private" plugin for a Chrome extension - thus I do not need to build any installers, but only to generate the .dll file...

Is there any option I can use in the prep scripts to disable the additional targets (maybe also from the cmake command) ? As you can tell, I am trying to automate the plugin compilation via scripts also on Windows.. :D

Cheers,
Max

--

Best Regards,
Massimiliano Pala, Ph.D.
VP of Engineering

Penango
Tel. (603) 369-9332
skype: openca

Richard Bateman

unread,
May 8, 2013, 6:48:52 PM5/8/13
to firebre...@googlegroups.com

Well, if WiX isn't installed it won't generate the projects, but even if it is you can specify just the plugin project as the target to build (--target MyPlugin) when using cmake --build and it'll only build that project and its dependencies.

Richard
> <penango-sig-logo-small.png>

Dr. Pala

unread,
May 8, 2013, 6:50:54 PM5/8/13
to firebre...@googlegroups.com
Hi Richard,

Thanks again!

Best,
Max


On 05/08/2013 06:48 PM, Richard Bateman wrote:
Well, if WiX isn't installed it won't generate the projects, but even if it is you can specify just the plugin project as the target to build (--target MyPlugin) when using cmake --build and it'll only build that project and its dependencies.




--

Best Regards,
Massimiliano Pala, Ph.D.
VP of Engineering

Penango
Reply all
Reply to author
Forward
0 new messages