• Maksim Shabunin's avatar
    Disabled PCH support for gcc >= 6.0.0 · fb598bb7
    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.
    fb598bb7
OpenCVPCHSupport.cmake 13.5 KB