This fixes the inability of CMake to find SimGear in the case where only the debug version of the library is installed (the path to the "optimized" one is rightly set to NOTFOUND, and CMake complains about that even if we don't need it).