Skip to content

QNX: Fix autogen compiler predefines detection

Cristian Adam requested to merge cristianadam/cmake:qnx_fix into master

In !2121 (merged), Compiler/GNU.cmake introduced the -dM flag, which requires -Wp prefix for the QNX compiler wrapper.

Edited by Brad King

Merge request reports