The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13848 ====================================================================== Reported By: Tomasz Majchrowski Assigned To: ====================================================================== Project: CMake Issue ID: 13848 Category: CMake Reproducibility: N/A Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-01-15 06:20 EST Last Modified: 2013-01-15 06:20 EST ====================================================================== Summary: Object_Library limitation import/export Description: We found newly introduce "OBJECT" library type very useful. In particular we found use case in the context of re-usage the same object to provide static and dynamic version of the library.
Unfortunately in the current version there is no possibility to IMPORT/EXPORT this library type. This limitation actually eliminate usage of this feature in the multi-project environments. Therefore we would like to kindly request this functionality ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-01-15 06:20 Tomasz MajchrowskiNew 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
