[EMAIL PROTECTED] wrote:
...use the Magick++ package ... So I am trying to write another
FindImageMagick.cmake instead (not work either).
You can use mine, works on Linux and Windows.
http://www.mip.informatik.uni-kiel.de/~jw/cmake/CMakeModules/FindImageMagickLib.cmake
Jan.
--
Dipl.-Ing.
> Original-Nachricht
> Datum: Mon, 12 Jun 2006 01:33:45 -0400
> Von: [EMAIL PROTECTED]
> An: cmake
> Betreff: [CMake] how to write cmake file for ImageMagick package?
>
> hi, all,
>
> I am trying to use the Magick++ package but not know how to include itin
> cmake. The cmake
hi, all,
I am trying to use the Magick++ package but not know how to include it
in cmake. The cmake comes with the FindImageMagick.cmake in the
Modules, but does not work. So I am trying to write another
FindImageMagick.cmake instead (not work either). Here is the cmake file
I wrote:
-
The CMake 2.4.2 docs specify:
STRING(REPLACE
[...])
is not defined elsewhere in the document. I presume
it is somehow different than a . It appears that a
of "@VARIABLE_NAME@" will not match anything in a
file. Is this expected behavior or a bug? If it's expected behavior,
it shoul
At 01:57 PM 6/10/2006, jecxz wrote:
>Hi,
>some of the documentation says there is no debug support available for the
>Microsoft Free C++ Toolkit (2003), however I have used the toolkit for some
>time and have built wxWidget and other projects with debug information and
>debugged them using Micro