[LLVMbugs] [Bug 23595] CMake 3.3 warns when multiple custom commands use the same MAIN_DEPENDENCY source file

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 20 09:46:36 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23595

Brad King <brad.king at kitware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Brad King <brad.king at kitware.com> ---
This was caused by a problem in CMake in a specific range of development
versions after 3.2 was released.  CMP0057 was first introduced to enforce
unique
MAIN_DEPENDENCY usage but this was later deemed incorrect and reverted.  No
version of CMake with this diagnostic was ever released.  (The current 'master'
version of CMake has a totally different CMP0057.)

Please update to a more recent development version of CMake.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150520/50414f07/attachment.html>


More information about the llvm-bugs mailing list