LIBRARY_OUTPUT_PATH.rst 287 B

123456789
  1. LIBRARY_OUTPUT_PATH
  2. -------------------
  3. Old library location variable.
  4. The target properties ARCHIVE_OUTPUT_DIRECTORY,
  5. LIBRARY_OUTPUT_DIRECTORY, and RUNTIME_OUTPUT_DIRECTORY supercede this
  6. variable for a target if they are set. Library targets are otherwise
  7. placed in this directory.