cmSTL.hxx.in 299 B

1234567
  1. /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
  2. file Copyright.txt or https://cmake.org/licensing for details. */
  3. #pragma once
  4. /* Whether CMake is using its own STL implementation. */
  5. #cmakedefine CMake_HAVE_CXX_MAKE_UNIQUE
  6. #cmakedefine CMake_HAVE_CXX_FILESYSTEM