Re: [CMake] creating custom make targets

2009-02-23 Thread Leo Breebaart
t say: bdist: all Is there a way to tell CMake to generate such a dependency? The project is rather large, so I'd rather not add all the top-level dependencies manually via add_dependencies(), but something like "add_dependencies(bdist ALL)" would be nice. -- Leo Breebaa

Re: [CMake] Passing environment variables in Windows

2009-01-14 Thread Leo Breebaart
ent variables to be used during the running of > custom commands without creating a cmake script. I was afraid of that, but it's good to have it confirmed. Thanks! -- Leo Breebaart ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[CMake] Passing environment variables in Windows

2009-01-14 Thread Leo Breebaart
outside of CMake -- and I'd like to avoid that if at all possible. Am I overlooking something? -- Leo Breebaart ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[CMake] Creating subdirectories from within CMake

2008-09-30 Thread Leo Breebaart
txt file have changed. Does anybody here have any suggestions for me? -- Leo Breebaart <[EMAIL PROTECTED]> ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] Query about FindXXX files

2008-09-17 Thread Leo Breebaart
Christian Ehrlicher <[EMAIL PROTECTED]> writes: > Leo Breebaart schrieb: > > In CMake 2.6.1, the header for FindTIFF.cmake says: > > > > # This module defines > > # TIFF_INCLUDE_DIR, where to find tiff.h, etc. > > # TIFF_LIBRARIES, libraries to link aga

[CMake] Query about FindXXX files

2008-09-17 Thread Leo Breebaart
in advance, -- Leo Breebaart <[EMAIL PROTECTED]> ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[CMake] Finding Zlib on Windows

2008-09-11 Thread Leo Breebaart
es are used for static vs. shared targets? It seems that FindPackage will always just find "the first" one. Or am I missing something? Many thanks in advance, -- Leo Breebaart <[EMAIL PROTECTED]> ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake