• Maksim Shabunin's avatar
    Disabled PCH support for gcc >= 6.0.0 · a0fdc91a
    Maksim Shabunin authored
    Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
    a0fdc91a
OpenCVPCHSupport.cmake 13.2 KB