commit | 216a1831dea72e65742dd57ecf8683c47635c4bc | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jun 25 09:20:03 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jun 25 10:59:57 2015 +0200 |
tree | 21eedc0b97d541b09c491ce3ab1a8c15181de19a | |
parent | e058ea2ed875e256326116a4c77d8c35455ab01d [diff] [blame] |
Fix whitespace in CMakeLists.txt - all spaces no tabs - indent with 4 spaces everywhere
diff --git a/programs/test/CMakeLists.txt b/programs/test/CMakeLists.txt index d0116c5..0ed7145 100644 --- a/programs/test/CMakeLists.txt +++ b/programs/test/CMakeLists.txt
@@ -1,5 +1,5 @@ set(libs - mbedtls + mbedtls ) if(USE_PKCS11_HELPER_LIBRARY)