cmake-initial-cache-dirs.rst 261 B

123456
  1. cmake-initial-cache-dirs
  2. ------------------------
  3. * The :manual:`cmake(1)` ``-C <initial-cache>`` option now evaluates the
  4. initial cache script with :variable:`CMAKE_SOURCE_DIR` and
  5. :variable:`CMAKE_BINARY_DIR` set to the top-level source and build trees.