diff options
author | Alex Neundorf <neundorf@kde.org> | 2011-07-10 20:05:32 +0200 |
---|---|---|
committer | Alex Neundorf <neundorf@kde.org> | 2011-07-10 20:05:32 +0200 |
commit | 7d9cb5b4bc17677936e6f8abe9c56700fabfa91c (patch) | |
tree | a42f1c44ab3546e5830796117a2cfa2e45fb52dc /attic/systeminfo/README | |
parent | bb427ab33a132ea3de1a4bf5d3240961d9d661d1 (diff) | |
download | extra-cmake-modules-7d9cb5b4bc17677936e6f8abe9c56700fabfa91c.tar.gz extra-cmake-modules-7d9cb5b4bc17677936e6f8abe9c56700fabfa91c.tar.bz2 |
Remove, cmake has a systeminfo itself (more complete etc.)
Alex
Diffstat (limited to 'attic/systeminfo/README')
-rw-r--r-- | attic/systeminfo/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/attic/systeminfo/README b/attic/systeminfo/README deleted file mode 100644 index ec080fa8..00000000 --- a/attic/systeminfo/README +++ /dev/null @@ -1,6 +0,0 @@ -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 - |