diff options
Diffstat (limited to 'cmake/dummy.cpp')
-rw-r--r-- | cmake/dummy.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/dummy.cpp b/cmake/dummy.cpp new file mode 100644 index 000000000000..c4e7e9536871 --- /dev/null +++ b/cmake/dummy.cpp @@ -0,0 +1 @@ +typedef int dummy; |