mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-01 07:49:57 +00:00
Fix whitespace in CMakeLists.txt
- all spaces no tabs - indent with 4 spaces everywhere
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(libs
|
||||
mbedtls
|
||||
mbedtls
|
||||
)
|
||||
|
||||
add_executable(strerror strerror.c)
|
||||
|
||||
Reference in New Issue
Block a user