blob: 1c1f8ae9a7479a6d30c3e2d5e0dd85034b79b342 (
plain)
1
2
3
4
5
6
7
8
9
|
LIBRARY_OUTPUT_PATH
-------------------
Old library location variable.
The target properties ARCHIVE_OUTPUT_DIRECTORY,
LIBRARY_OUTPUT_DIRECTORY, and RUNTIME_OUTPUT_DIRECTORY supercede this
variable for a target if they are set. Library targets are otherwise
placed in this directory.
|