find_package doesn't look in default suffixes until enabling a language

Oh, wait, is this what I needed this whole time?! Pass argument directly to the compiler

EDIT: Playing around with CMAKE_CXX_COMPILER_LAUNCHER - this might solve my problem.