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