Port to CMake
Qt has supported CMake for a while and they recommend it over qmake. It is more featureful and will be needed to test system capabilities. For example, to check if an OS can obtain UDS peer information for use with IPC hardening.
Qt has supported CMake for a while and they recommend it over qmake. It is more featureful and will be needed to test system capabilities. For example, to check if an OS can obtain UDS peer information for use with IPC hardening.