On Tue, 22 Apr 2014 10:43:11 -0400, Michael Jackson said: > But all of that is already taken care of by CMake. If the user simply >runs cmake without any type of "-D" argument the default on Unix/Linux/ >OSX is to set CMAKE_INSTALL_PREFIX to /usr/local/hdf5. On windows it >will be C:/Program Files/hdf5. So I am not sure what all your code is >accomplishing. I think the CMake defaults are reasonable for each >platform it is used on. If the developer needs something specific then >they _know_ they need something else and can easily set that variable >either through a -D argument, through ccmake or through the CMake-GUI >application. My opinion is that this code should just be removed and >that is one less bit of code you have to deal with and maintain.
FWIW, I agree with Mike here. Cheers, -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
