To reproduce:

1) Download http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.13.zip,
unzip to hdf5-1.8.13.

2) Run cmake -G "Visual Studio 12" hdf5-1.8.13

3) Run cmake-gui, find HDF5_ALLOW_EXTERNAL_SUPPORT option. Note that it was
recognized as boolean, while in sources it is described as string with
possible values "NO", "TGZ", "SVN".

Is it a problem in cmake or in HDF5 sources? If the latter, how could it be
fixed?
I'm a first-time cmake user, so please forgive my ignorance ;-)

Best wishes,
Andrey Paramonov
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to