[cmake-developers] Linux PGI compiler missing --build-id flag by default

Brad King brad.king at kitware.com
Fri Sep 23 10:25:51 EDT 2016


On 09/23/2016 09:01 AM, Domen Vrankar wrote:
> If nobody else is missing this flag I'll just add the flag in
> 'if(CMAKE_CXX_COMPILER_ID MATCHES "PGI")' block for this test
> for now and explain it in CPackRPM docs.

Sounds good.  You should be able to use STREQUAL instead of MATCHES.

Thanks,
-Brad



More information about the cmake-developers mailing list