[cmake-developers] [CMake 0015230]: Behavior of relative paths of target properties
Mantis Bug Tracker
mantis at public.kitware.com
Fri Oct 31 12:06:25 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15230
======================================================================
Reported By: Lekensteyn
Assigned To:
======================================================================
Project: CMake
Issue ID: 15230
Category: Documentation
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-10-31 12:06 EDT
Last Modified: 2014-10-31 12:06 EDT
======================================================================
Summary: Behavior of relative paths of target properties
Description:
I was wondering whether relative paths can be used in the
LIBRARY_OUTPUT_DIRECTORY property, but this is not documented. @ngladitz
confirmed on IRC that paths are resolved against the binary directory, referring
to the code[1].
Affected documentation:
http://www.cmake.org/cmake/help/v3.0/command/add_library.html
http://www.cmake.org/cmake/help/v3.0/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.html
...
[1]:
http://www.cmake.org/gitweb?p=cmake.git;a=blob;f=Source/cmTarget.cxx;h=ee62f060607c8fa95da2118784e089bcd70a23fe;hb=HEAD#l4554
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-10-31 12:06 Lekensteyn New Issue
======================================================================
More information about the cmake-developers
mailing list