From d2b2c90a06bf1f4a21df196430d1f95856900410 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Thu, 30 Jun 2011 17:36:45 -0400 Subject: Move the modules, modules-test and systeminfo subdirs into 'attic' --- attic/systeminfo/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 attic/systeminfo/README (limited to 'attic/systeminfo/README') diff --git a/attic/systeminfo/README b/attic/systeminfo/README new file mode 100644 index 00000000..ec080fa8 --- /dev/null +++ b/attic/systeminfo/README @@ -0,0 +1,6 @@ +Run cmake on the CMakeLists.txt file in this directory and it will print out +the value of some cmake variables. These variables can be used in +CMakeLists.txt to determine the current system type. + +Alex + -- cgit v1.2.1