summaryrefslogtreecommitdiffstats
path: root/Tests/CPackComponentsForAll/mylib.h
diff options
context:
space:
mode:
authorEric NOULARD <eric.noulard@gmail.com>2010-12-02 21:56:26 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2010-12-14 17:20:54 (GMT)
commit88b7f4252c86f655c026d0906e7a8396cf75b70c (patch)
tree7b950e6346fea55edf5d31bbae429bda86a840b3 /Tests/CPackComponentsForAll/mylib.h
parentb5d7f2c57c4ce50f7cfdaef7133df40ff6269c4c (diff)
downloadCMake-88b7f4252c86f655c026d0906e7a8396cf75b70c.zip
CMake-88b7f4252c86f655c026d0906e7a8396cf75b70c.tar.gz
CMake-88b7f4252c86f655c026d0906e7a8396cf75b70c.tar.bz2
CPack new tests for component install
Diffstat (limited to 'Tests/CPackComponentsForAll/mylib.h')
-rw-r--r--Tests/CPackComponentsForAll/mylib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CPackComponentsForAll/mylib.h b/Tests/CPackComponentsForAll/mylib.h
new file mode 100644
index 0000000..5d0a822
--- /dev/null
+++ b/Tests/CPackComponentsForAll/mylib.h
@@ -0,0 +1 @@
+void mylib_function();