mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
76ad2ecb50
An effect of the `-isystem` flag is to search the directory after those specified via `-I` flags. Make behavior more consistent on compilers that do not have any `-isystem` flag by explicitly moving system include directories to the end.