On Mon, 28 Apr 2014 21:13:28 -0500, Elena Pourmal said:

>We will greatly appreciate if you test this pre-release on the
>platform(s) of your choice and report any problems found to this list as
>soon as possible. We have about a week to address the issues.

With CMake Version 3.0.0-rc3, there are 3 warnings:

 CMake Warning (dev) at src/CMakeLists.txt:640 (add_custom_command):
   Policy CMP0040 is not set: The target in the TARGET signature of
   add_custom_command() must exist.  Run "cmake --help-policy CMP0040" for
   policy details.  Use the cmake_policy command to set the policy and
   suppress this warning.

   The target name "/Users/sean/Desktop/hdf-test/bin/H5Edefin.h" is unknown in
   this context.
 This warning is for project developers.  Use -Wno-dev to suppress it.


 CMake Warning (dev) at src/CMakeLists.txt:647 (add_custom_command):
   Policy CMP0040 is not set: The target in the TARGET signature of
   add_custom_command() must exist.  Run "cmake --help-policy CMP0040" for
   policy details.  Use the cmake_policy command to set the policy and
   suppress this warning.

   The target name "/Users/sean/Desktop/hdf-test/bin/H5version.h" is unknown
   in this context.
 This warning is for project developers.  Use -Wno-dev to suppress it.


 CMake Warning (dev) at src/CMakeLists.txt:654 (add_custom_command):
   Policy CMP0040 is not set: The target in the TARGET signature of
   add_custom_command() must exist.  Run "cmake --help-policy CMP0040" for
   policy details.  Use the cmake_policy command to set the policy and
   suppress this warning.

   The target name "/Users/sean/Desktop/hdf-test/bin/H5overflow.h" is unknown
   in this context.
 This warning is for project developers.  Use -Wno-dev to suppress it.


More info here:
<http://www.cmake.org/cmake/help/v3.0/policy/CMP0040.html>

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

Reply via email to