The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13113 ====================================================================== Reported By: Sylwester Arabas Assigned To: ====================================================================== Project: CMake Issue ID: 13113 Category: Documentation Reproducibility: N/A Severity: trivial Priority: normal Status: new ====================================================================== Date Submitted: 2012-04-09 05:57 EDT Last Modified: 2012-04-09 05:57 EDT ====================================================================== Summary: document behaviour for repeated calls to target_link_libraries() Description: Repeated calls to target_link_libraries() result in adding a new item to the list of libraries. That's not obvious and probably should be documented, especially as it's on one hand useful, and on the other hand may be misleading. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2012-04-09 05:57 Sylwester ArabasNew Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
