Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 547 Bytes

date.rst

File metadata and controls

24 lines (16 loc) · 547 Bytes
.. spelling::

    date
    date_interface

.. index:: datetime ; date

date

.. literalinclude:: /../examples/date/CMakeLists.txt
  :language: cmake
  :start-after: # DOCUMENTATION_START {
  :end-before: # DOCUMENTATION_END }

The target to link against changed upstream across versions:

  • 2.4.1 and before, it is date_interface.
  • 2.4.1-e12095f and after, it is date::date.