diff options
Diffstat (limited to 'Tests/CMakeTests/include')
-rw-r--r-- | Tests/CMakeTests/include/cmake_i_do_not_exist_in_the_system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeTests/include/cmake_i_do_not_exist_in_the_system.h b/Tests/CMakeTests/include/cmake_i_do_not_exist_in_the_system.h new file mode 100644 index 0000000..2392aee --- /dev/null +++ b/Tests/CMakeTests/include/cmake_i_do_not_exist_in_the_system.h @@ -0,0 +1 @@ +/* empty header file */ |