diff options
Diffstat (limited to 'systeminfo/README')
-rw-r--r-- | systeminfo/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/systeminfo/README b/systeminfo/README new file mode 100644 index 00000000..ec080fa8 --- /dev/null +++ b/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 + |