summaryrefslogtreecommitdiffstats
path: root/Modules/FLTKCompatibility.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-08-06 14:42:45 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-08-06 14:42:45 (GMT)
commit70585819fb5b7876a05a14d9ce4ef2e4d91d3c19 (patch)
tree5af494af62066d9a7005d4313ad0dbcaa77c1dd2 /Modules/FLTKCompatibility.cmake
parent4040f5f1bf61a586808e4c5fd4cac073972f6fd9 (diff)
downloadCMake-70585819fb5b7876a05a14d9ce4ef2e4d91d3c19.zip
CMake-70585819fb5b7876a05a14d9ce4ef2e4d91d3c19.tar.gz
CMake-70585819fb5b7876a05a14d9ce4ef2e4d91d3c19.tar.bz2
ENH: threads used to include this
Diffstat (limited to 'Modules/FLTKCompatibility.cmake')
-rw-r--r--Modules/FLTKCompatibility.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FLTKCompatibility.cmake b/Modules/FLTKCompatibility.cmake
new file mode 100644
index 0000000..0a42260
--- /dev/null
+++ b/Modules/FLTKCompatibility.cmake
@@ -0,0 +1 @@
+INCLUDE(CheckIncludeFile)