diff options
Diffstat (limited to 'Tests/RunCMake/Framework/foo.h')
-rw-r--r-- | Tests/RunCMake/Framework/foo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/Framework/foo.h b/Tests/RunCMake/Framework/foo.h new file mode 100644 index 0000000..5d5f8f0 --- /dev/null +++ b/Tests/RunCMake/Framework/foo.h @@ -0,0 +1 @@ +int foo(); |