kwsysDateStamp.cmake 865 B

123456789101112131415161718192021
  1. # Do not edit! Generated by kwsysDateStamp.py
  2. #=============================================================================
  3. # KWSys - Kitware System Library
  4. # Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  5. #
  6. # Distributed under the OSI-approved BSD License (the "License");
  7. # see accompanying file Copyright.txt for details.
  8. #
  9. # This software is distributed WITHOUT ANY WARRANTY; without even the
  10. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  11. # See the License for more information.
  12. #=============================================================================
  13. # KWSys version date year component. Format is CCYY.
  14. SET(KWSYS_DATE_STAMP_YEAR 2011)
  15. # KWSys version date month component. Format is MM.
  16. SET(KWSYS_DATE_STAMP_MONTH 09)
  17. # KWSys version date day component. Format is DD.
  18. SET(KWSYS_DATE_STAMP_DAY 19)