summaryrefslogtreecommitdiffstats
path: root/Tests/COnly/libc2.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2002-12-31 20:22:48 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2002-12-31 20:22:48 (GMT)
commit9bb153cbf15e65a559630bbd0dd43454692ea419 (patch)
tree42888b0a37c452cb7de31e0dfef6e34280d4f019 /Tests/COnly/libc2.h
parent61cd9298cd327d83a014db6cad2fc173698c0398 (diff)
downloadCMake-9bb153cbf15e65a559630bbd0dd43454692ea419.zip
CMake-9bb153cbf15e65a559630bbd0dd43454692ea419.tar.gz
CMake-9bb153cbf15e65a559630bbd0dd43454692ea419.tar.bz2
Test also stating and shared libraries
Diffstat (limited to 'Tests/COnly/libc2.h')
-rw-r--r--Tests/COnly/libc2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/COnly/libc2.h b/Tests/COnly/libc2.h
new file mode 100644
index 0000000..c2d47e5
--- /dev/null
+++ b/Tests/COnly/libc2.h
@@ -0,0 +1 @@
+extern float LibC2Func();