diff options
Diffstat (limited to 'Tests/CPackComponentsForAll/mylib.h')
-rw-r--r-- | Tests/CPackComponentsForAll/mylib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CPackComponentsForAll/mylib.h b/Tests/CPackComponentsForAll/mylib.h new file mode 100644 index 000000000..5d0a822db --- /dev/null +++ b/Tests/CPackComponentsForAll/mylib.h @@ -0,0 +1 @@ +void mylib_function(); |