No subject


Fri Oct 24 11:30:41 EDT 2014


BPI 
BPI is an abbreviation for Bits Per Inch
BPL 
BPL is an abbreviation for Boston Public Library; Branch if PLus


That borland compiler is always adding new things... :)

Do you link in modules?   I thought modules were just for dynamic loading?
Anyway if you need it, you will have to add something like that.

It will mean changing cmNMakefileGenerator and cmBorlandMakefileGenerator and
possibly the cmUnixMakefileGenerator.


-Bill


At 03:40 PM 4/12/2002 +0100, John Biddiscombe wrote:
>If a target is XXX (SHARED  : extension = dll )
>and another target depends on XXX it adds XXX.lib to the depends because lib
>is the import library for a dll.
>
>I have a Target YYY (MODULE : extension = bpl)
>but another target depends on it - BUT a bpl has an import library of bpi.
>(not dll)
>
>Cmake keeps adding YYY.lib to the dependency lists, and I can't find the bit
>of code responsible for it. I'd like to tell it to add YYY.bpi insteead. Can
>anyone help?
>
>(I have a sneaking suspicion I'd need to use/add CMAKE_SHLIB_IMPORT_SUFFIX,
>CMAKE_MODULE_IMPORT_SUFFIX)
>
>Thanks
>
>JB
>
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake 

--=====================_1536751652==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
<b><a href="http://www.probertencyclopaedia.com/N2.HTM" eudora="autourl">http://www.probertencyclopaedia.com/N2.HTM</a><br>
<br>
</b>From The Probert Encyclopaedia Abbreviations :<br>
<br>
<b>BPI</b> <br>
BPI is an abbreviation for Bits Per Inch<br>
<b>BPL</b> <br>
BPL is an abbreviation for <font color="#0000FF"><u>Boston</u></font>
Public Library; Branch if PLus<br>
<br>
<br>
That borland compiler is always adding new things...  :)<br>
<br>
Do you link in modules?   I thought modules were just for
dynamic loading?<br>
Anyway if you need it, you will have to add something like that.<br>
<br>
It will mean changing cmNMakefileGenerator and cmBorlandMakefileGenerator
and<br>
possibly the cmUnixMakefileGenerator.<br>
<br>
<br>
-Bill<br>
<br>
<br>
At 03:40 PM 4/12/2002 +0100, John Biddiscombe wrote:<br>
<blockquote type=cite class=cite cite>If a target is XXX (SHARED  :
extension = dll )<br>
and another target depends on XXX it adds XXX.lib to the depends because
lib<br>
is the import library for a dll.<br>
<br>
I have a Target YYY (MODULE : extension = bpl)<br>
but another target depends on it - BUT a bpl has an import library of
bpi.<br>
(not dll)<br>
<br>
Cmake keeps adding YYY.lib to the dependency lists, and I can't find the
bit<br>
of code responsible for it. I'd like to tell it to add YYY.bpi insteead.
Can<br>
anyone help?<br>
<br>
(I have a sneaking suspicion I'd need to use/add
CMAKE_SHLIB_IMPORT_SUFFIX,<br>
CMAKE_MODULE_IMPORT_SUFFIX)<br>
<br>
Thanks<br>
<br>
JB<br>
<br>
<br>
_______________________________________________<br>
Cmake mailing list<br>
Cmake at public.kitware.com<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" eudora="autourl">http://public.kitware.com/mailman/listinfo/cmake</a>
</blockquote></html>

--=====================_1536751652==_.ALT--




More information about the CMake mailing list