Re: [CMake] CMAKE_INSTALL_PREFIX on Windows Machine

2011-02-08 Thread Holmes, David R. III, Ph.D. [RO RM1-24]
07, 2011 5:34 PM To: cmake@cmake.org Subject: Re: [CMake] CMAKE_INSTALL_PREFIX on Windows Machine On 07.02.11 17:24:26, Holmes, David R. III, Ph.D. [RO RM1-24] wrote: # In the CPack section IF(${CMAKE_INSTALL_PREFIX} MATCHES ${CPACK_PACKAGE_INSTALL_DIRECTORY}) ELSE

[CMake] CMAKE_INSTALL_PREFIX on Windows Machine

2011-02-07 Thread Holmes, David R. III, Ph.D. [RO RM1-24]
Colleagues- I believe that I have run in a bug with cmake, but being a novice, I cannot say. I would greatly appreciate any help. Here is the story: (1)I'm trying to build GDCM-2.0.17 and a Windows machine (same issue if I specify 32-bit or 64-bit build) using CMAKE-2.8.3 (2)

Re: [CMake] CMAKE_INSTALL_PREFIX on Windows Machine

2011-02-07 Thread Holmes, David R. III, Ph.D. [RO RM1-24]
for CMAKE_INSTALL_PREFIX in the GDCM source tree? On Mon, Feb 7, 2011 at 5:03 PM, Holmes, David R. III, Ph.D. [RO RM1-24] holmes.dav...@mayo.edu wrote: Colleagues- I believe that I have run in a bug with cmake, but being a novice, I cannot say. I would greatly appreciate any help. Here