Gregoire Aujay wrote:

> Hello,
> 
> I want to create a module with two symbols exported with visual:
> startPlugin
> stopPlugin
> 
> I wish I could use the convenient GENERATE_EXPORT_HEADER function to do
> so. Is there any reason why the GENERATE_EXPORT_HEADER function is
> disabled for the MODULE library type ?

When I wrote GenerateExportHeader, I didn't know of any reason to link to a 
MODULE. I thought MODULEs were always plugins to be loaded at runtime?

What does 'two symbols exported with visual' mean?

Thanks,

Steve.


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to