[CMake] CMake 3.5.0-rc1 install is missing dependencies

Thompson, KT kgt at lanl.gov
Wed Feb 3 13:59:58 EST 2016


I'm working on a reproducer.  For now, all I can say is that it looks like the segmentation fault occurs on this command:

install( EXPORT foo-targets
  DESTINATION foo
  EXPORT_LINK_INTERFACE_LIBRARIES )

-kt

-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com] 
Sent: Wednesday, February 03, 2016 11:42 AM
To: Thompson, KT <kgt at lanl.gov>
Cc: cmake at cmake.org
Subject: Re: [CMake] CMake 3.5.0-rc1 install is missing dependencies

On 02/03/2016 11:19 AM, Thompson, KT wrote:
> On RHEL 6.7, I extracted the prebuilt x86_64 binaries from the
> downloaded .tar.gz file.  At the end of the configuration process,
> cmake issues a segmentation fault and no Makefiles are generated.

What project are you configuring?

Can you provide a CMakeLists.txt file that reproduces this crash?

Thanks,
-Brad



More information about the CMake mailing list