mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
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.
2 lines
23 B
C++
2 lines
23 B
C++
#include "ordertest.h"
|