mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#include <testSystemDir.h>
|
||||
|
||||
int main() { return foo(); }
|
||||
Reference in New Issue
Block a user