[CMake] library export .lib .map
Ingrid Kemgoum
ingrid.kemgoum at gmail.com
Mon Sep 1 03:27:36 EDT 2008
hi,
i'm trying to export only some functions of a library with cmake
i know with windows we use *__declspec(dllimport)* and *
__declspec(dllexport)* to generate the appropriate .lib of the dll
is there a manner of generating the .map ?
thanks a lot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080901/b69ead08/attachment.htm>
More information about the CMake
mailing list