CMAKE_NO_SYSTEM_FROM_IMPORTED.rst 263 B

12345678
  1. CMAKE_NO_SYSTEM_FROM_IMPORTED
  2. -----------------------------
  3. Default value for NO_SYSTEM_FROM_IMPORTED of targets.
  4. This variable is used to initialize the NO_SYSTEM_FROM_IMPORTED
  5. property on all the targets. See that target property for additional
  6. information.