Jakub Zakrzewski
|
ba8795083f
|
Cmake: Removed repeated content from ending blocks
They are unnecesary in modern CMake and removing them improves readability.
|
2014-08-25 12:44:24 +02:00 |
|
Jakub Zakrzewski
|
06de7d6936
|
Cmake: Removed some useless empty SET statements.
Undefined variables resolve to empty strings and we do not ever test if
the variable is defined thus those SETs are superfluous.
|
2014-08-25 12:44:24 +02:00 |
|
Bill Hoffman
|
744dceaffe
|
ENH: lower case cmake functions and remove tabs and re-indent cmake code
|
2009-06-09 17:29:16 +00:00 |
|
Benoit Neil
|
4c5307b456
|
Initial CMake scripts (libcurl only), based on the merge of tetest scripts and mine. These are far to be functionnal yet.
PS: Hello world :)
|
2009-04-02 13:14:53 +00:00 |
|